{
 "dealer": {
  "id": "pharaoh-auto-sales",
  "name": "PHARAOH AUTO SALES",
  "city": "San Antonio",
  "state": "TX",
  "address": "5555 Randolph Boulevard",
  "zip": "78233",
  "vehicleCount": 2,
  "url": "https://carchat.io/d/pharaoh-auto-sales",
  "listing": "marketplace"
 },
 "query": null,
 "count": 2,
 "results": [
  {
   "id": "URLcef8cd618c1064dafa831f436499dd3aa694c8ab",
   "name": "2010 Mercedes-Benz C-Class",
   "year": 2010,
   "make": "Mercedes-Benz",
   "model": "C-Class",
   "trim": null,
   "bodyStyle": "sedan",
   "color": null,
   "condition": "used",
   "price": 8999,
   "currency": "USD",
   "mileage": null,
   "vin": null,
   "image": "https://cdn05.carsforsale.com/00f60a85925319dc53c792ef41f7af1084/480x360/2010-mercedes-benz-c-class-c-300-luxury-4dr-sedan.jpg",
   "url": "https://carchat.io/v/pharaoh-auto-sales/URLcef8cd618c1064dafa831f436499dd3aa694c8ab",
   "dealer": {
    "id": "pharaoh-auto-sales",
    "name": "PHARAOH AUTO SALES",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/pharaoh-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "pharaoh-auto-sales",
     "vin": "URLcef8cd618c1064dafa831f436499dd3aa694c8ab",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "WDBNG83J43A334792",
   "name": "2003 Mercedes-Benz S-Class",
   "year": 2003,
   "make": "Mercedes-Benz",
   "model": "S-Class",
   "trim": null,
   "bodyStyle": "sedan",
   "color": null,
   "condition": "used",
   "price": 5400,
   "currency": "USD",
   "mileage": 125000,
   "vin": "WDBNG83J43A334792",
   "image": "https://cdn02.carsforsale.com/3/1013748/12666853/thumb/934731779.jpg",
   "url": "https://carchat.io/v/pharaoh-auto-sales/WDBNG83J43A334792",
   "dealer": {
    "id": "pharaoh-auto-sales",
    "name": "PHARAOH AUTO SALES",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/pharaoh-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "pharaoh-auto-sales",
     "vin": "WDBNG83J43A334792",
     "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"
}