{
 "dealer": {
  "id": "emilios-auto-sales",
  "name": "Emilios Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "address": "6243 W Commerce St",
  "zip": "78237",
  "vehicleCount": 3,
  "url": "https://carchat.io/d/emilios-auto-sales",
  "listing": "marketplace"
 },
 "query": null,
 "count": 3,
 "results": [
  {
   "id": "1G1JB5SG4J4124412",
   "name": "2018 Chevrolet Sonic",
   "year": 2018,
   "make": "Chevrolet",
   "model": "Sonic",
   "trim": null,
   "bodyStyle": null,
   "color": null,
   "condition": "used",
   "price": 9995,
   "currency": "USD",
   "mileage": 105075,
   "vin": "1G1JB5SG4J4124412",
   "image": "https://cdn05.carsforsale.com/4c394b3226f0dfca8ce75db95ea6a4f1/480x360/2018-chevrolet-sonic-ls-auto-4dr-sedan.jpg",
   "url": "https://carchat.io/v/emilios-auto-sales/1G1JB5SG4J4124412",
   "dealer": {
    "id": "emilios-auto-sales",
    "name": "Emilios Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/emilios-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "emilios-auto-sales",
     "vin": "1G1JB5SG4J4124412",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "URLffdcf1a0cb4c5942f0e7418bd44514204c0195c5",
   "name": "2013 RAM 2500",
   "year": 2013,
   "make": "Ram",
   "model": "2500",
   "trim": null,
   "bodyStyle": "truck",
   "color": null,
   "condition": "used",
   "price": 22000,
   "currency": "USD",
   "mileage": null,
   "vin": null,
   "image": "https://cdn05.carsforsale.com/41785fc20a8be5db1e921c0e4cf3c319/480x360/2013-ram-2500-slt-4x4-4dr-mega-cab-6-3-ft-sb-pickup.jpg",
   "url": "https://carchat.io/v/emilios-auto-sales/URLffdcf1a0cb4c5942f0e7418bd44514204c0195c5",
   "dealer": {
    "id": "emilios-auto-sales",
    "name": "Emilios Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/emilios-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "emilios-auto-sales",
     "vin": "URLffdcf1a0cb4c5942f0e7418bd44514204c0195c5",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "2C3KA43R16H218240",
   "name": "2006 Chrysler 300",
   "year": 2006,
   "make": "Chrysler",
   "model": "300",
   "trim": null,
   "bodyStyle": "sedan",
   "color": null,
   "condition": "used",
   "price": 5500,
   "currency": "USD",
   "mileage": 180215,
   "vin": "2C3KA43R16H218240",
   "image": "https://cdn05.carsforsale.com/35bf06d9bb5a1114cedbd0d862654096/480x360/2006-chrysler-300-base-4dr-sedan.jpg",
   "url": "https://carchat.io/v/emilios-auto-sales/2C3KA43R16H218240",
   "dealer": {
    "id": "emilios-auto-sales",
    "name": "Emilios Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/emilios-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "emilios-auto-sales",
     "vin": "2C3KA43R16H218240",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  }
 ],
 "note": "Listings sourced from the dealership's public website, refreshed daily. The dealership confirms final pricing and availability.",
 "docs": "https://carchat.io/agents"
}