{
 "dealer": {
  "id": "european-auto-garage",
  "name": "European Auto Garage",
  "city": "Knoxville",
  "state": "TN",
  "address": null,
  "zip": null,
  "vehicleCount": 1,
  "url": "https://carchat.io/d/european-auto-garage",
  "listing": "marketplace"
 },
 "query": null,
 "count": 1,
 "results": [
  {
   "id": "URL5e515b8df032e76dfa3c91c2e7b3d0a18d595001",
   "name": "1937 Cars",
   "year": 1937,
   "make": null,
   "model": "Cars",
   "trim": null,
   "bodyStyle": null,
   "color": null,
   "condition": "used",
   "price": 79995,
   "currency": "USD",
   "mileage": null,
   "vin": null,
   "image": "https://images.ebizautos.media/motorcar/images/Motorcar.jpg",
   "url": "https://carchat.io/v/european-auto-garage/URL5e515b8df032e76dfa3c91c2e7b3d0a18d595001",
   "dealer": {
    "id": "european-auto-garage",
    "name": "European Auto Garage",
    "city": "Knoxville",
    "state": "TN",
    "url": "https://carchat.io/d/european-auto-garage"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "european-auto-garage",
     "vin": "URL5e515b8df032e76dfa3c91c2e7b3d0a18d595001",
     "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"
}