{
 "dealer": {
  "id": "eriksautomn",
  "name": "Eriksautomn",
  "city": null,
  "state": null,
  "address": null,
  "zip": null,
  "vehicleCount": 2,
  "url": "https://carchat.io/d/eriksautomn",
  "listing": "marketplace"
 },
 "query": null,
 "count": 2,
 "results": [
  {
   "id": "JTEEP21A360171723",
   "name": "2006 Toyota Highlander STD",
   "year": 2006,
   "make": "Toyota",
   "model": "Highlander",
   "trim": "STD",
   "bodyStyle": "suv",
   "color": "silver",
   "condition": "used",
   "price": 4495,
   "currency": "USD",
   "mileage": 243293,
   "vin": "JTEEP21A360171723",
   "image": "https://cdn-inventory.autodealersdigital.com/upload/105498/11689376/975921776375390.jpg",
   "url": "https://carchat.io/v/eriksautomn/JTEEP21A360171723",
   "dealer": {
    "id": "eriksautomn",
    "name": "Eriksautomn",
    "city": null,
    "state": null,
    "url": "https://carchat.io/d/eriksautomn"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "eriksautomn",
     "vin": "JTEEP21A360171723",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "1FAFP53U3XA241305",
   "name": "1999 Ford Taurus SE",
   "year": 1999,
   "make": "Ford",
   "model": "Taurus",
   "trim": "SE",
   "bodyStyle": "sedan",
   "color": "white",
   "condition": "used",
   "price": 2795,
   "currency": "USD",
   "mileage": 204112,
   "vin": "1FAFP53U3XA241305",
   "image": "https://cdn-inventory.autodealersdigital.com/upload/105498/11735201/355721777044256.jpg",
   "url": "https://carchat.io/v/eriksautomn/1FAFP53U3XA241305",
   "dealer": {
    "id": "eriksautomn",
    "name": "Eriksautomn",
    "city": null,
    "state": null,
    "url": "https://carchat.io/d/eriksautomn"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "eriksautomn",
     "vin": "1FAFP53U3XA241305",
     "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"
}