{
 "dealer": {
  "id": "jimmievickers",
  "name": "Jimmievickers",
  "city": null,
  "state": null,
  "address": null,
  "zip": null,
  "vehicleCount": 1,
  "url": "https://carchat.io/d/jimmievickers",
  "listing": "marketplace"
 },
 "query": null,
 "count": 1,
 "results": [
  {
   "id": "1N6AD0ER2GN903924",
   "name": "2016 Nissan Frontier S Crew Cab 5AT 2WD",
   "year": 2016,
   "make": "Nissan",
   "model": "Frontier",
   "trim": "S Crew Cab 5AT 2WD",
   "bodyStyle": "truck",
   "color": "red",
   "condition": "used",
   "price": 18750,
   "currency": "USD",
   "mileage": 52309,
   "vin": "1N6AD0ER2GN903924",
   "image": "https://dtimages.blob.core.windows.net/imagecache/1570/d2c5c020a876c4c516f29d5b29445e8ab1937226.jpg",
   "url": "https://carchat.io/v/jimmievickers/1N6AD0ER2GN903924",
   "dealer": {
    "id": "jimmievickers",
    "name": "Jimmievickers",
    "city": null,
    "state": null,
    "url": "https://carchat.io/d/jimmievickers"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "jimmievickers",
     "vin": "1N6AD0ER2GN903924",
     "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"
}