{
  "yards": [
    {
      "yardSlug": "wiz",
      "yardName": "Wiz Auto Parts",
      "yardShopUrl": "https://wizautoparts.shop",
      "scanKey": "wiz_scans"
    },
    {
      "yardSlug": "jas",
      "yardName": "Japanese Auto Salvage",
      "yardShopUrl": "https://japanese-auto-salvage.netlify.app",
      "scanKey": "jas_scans",
      "altShopUrl": "https://japaneseautosalvage.shop"
    },
    {
      "yardSlug": "hi-way",
      "yardName": "Hi Way Auto Parts",
      "yardShopUrl": "https://hi-way-auto-parts.netlify.app",
      "scanKey": "hiway_scans"
    }
  ],
  "marketplaceMap": {
    "name": "title",
    "desc": "description",
    "cat": "category",
    "sku": "sku",
    "lot": "partNumber",
    "img": "photoUrls[0] only if https URL",
    "year/make/model": "as-is",
    "currency": "USD",
    "omitUntilWired": [
      "qty",
      "inStock",
      "hollanderInterchange"
    ]
  },
  "fieldScoutScan": {
    "type": "fieldscout:scan",
    "source": "field-scout",
    "v": 1,
    "payload": [
      "mode",
      "t",
      "thumb",
      "item",
      "category",
      "condition",
      "notes",
      "title",
      "q",
      "lo",
      "hi",
      "bid",
      "verdict",
      "confidence",
      "risks"
    ]
  }
}
