{
 "dealer": {
  "id": "smart-guy-auto-sales",
  "name": "Smart Guy Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "address": "1302 Quintana Road",
  "zip": "78211",
  "vehicleCount": 4,
  "url": "https://carchat.io/d/smart-guy-auto-sales",
  "listing": "marketplace"
 },
 "query": null,
 "count": 4,
 "results": [
  {
   "id": "1B3CB3HA0BD264693",
   "name": "2011 Dodge Caliber",
   "year": 2011,
   "make": "Dodge",
   "model": "Caliber",
   "trim": null,
   "bodyStyle": null,
   "color": null,
   "condition": "used",
   "price": 2750,
   "currency": "USD",
   "mileage": 142007,
   "vin": "1B3CB3HA0BD264693",
   "image": "https://cdn05.carsforsale.com/009d276b19601d360e530c28a21b19e6e8/480x360/2011-dodge-caliber-mainstreet-4dr-wagon.jpg",
   "url": "https://carchat.io/v/smart-guy-auto-sales/1B3CB3HA0BD264693",
   "dealer": {
    "id": "smart-guy-auto-sales",
    "name": "Smart Guy Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/smart-guy-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "smart-guy-auto-sales",
     "vin": "1B3CB3HA0BD264693",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "JN8AS5MT3AW025686",
   "name": "2010 Nissan Rogue",
   "year": 2010,
   "make": "Nissan",
   "model": "Rogue",
   "trim": null,
   "bodyStyle": "suv",
   "color": null,
   "condition": "used",
   "price": 3500,
   "currency": "USD",
   "mileage": 138130,
   "vin": "JN8AS5MT3AW025686",
   "image": "https://cdn05.carsforsale.com/00dd200f48d37421b2185afc8e6799dd33/480x360/2010-nissan-rogue-sl-4dr-crossover.jpg",
   "url": "https://carchat.io/v/smart-guy-auto-sales/JN8AS5MT3AW025686",
   "dealer": {
    "id": "smart-guy-auto-sales",
    "name": "Smart Guy Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/smart-guy-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "smart-guy-auto-sales",
     "vin": "JN8AS5MT3AW025686",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "3GNCA23B09S502376",
   "name": "2009 Chevrolet HHR",
   "year": 2009,
   "make": "Chevrolet",
   "model": "HHR",
   "trim": null,
   "bodyStyle": null,
   "color": null,
   "condition": "used",
   "price": 2750,
   "currency": "USD",
   "mileage": 203702,
   "vin": "3GNCA23B09S502376",
   "image": "https://cdn05.carsforsale.com/52faaabbfd37e491ddbf62d576ea3702/480x360/2009-chevrolet-hhr-lt-4dr-wagon-w-1lt.jpg",
   "url": "https://carchat.io/v/smart-guy-auto-sales/3GNCA23B09S502376",
   "dealer": {
    "id": "smart-guy-auto-sales",
    "name": "Smart Guy Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/smart-guy-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "smart-guy-auto-sales",
     "vin": "3GNCA23B09S502376",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "1GKER13D79J117487",
   "name": "2009 GMC Acadia",
   "year": 2009,
   "make": "GMC",
   "model": "Acadia",
   "trim": null,
   "bodyStyle": "suv",
   "color": null,
   "condition": "used",
   "price": null,
   "currency": "USD",
   "mileage": 182548,
   "vin": "1GKER13D79J117487",
   "image": "https://cdn05.carsforsale.com/72e60a01ecced5191a8f8faf9d717f8d/480x360/2009-gmc-acadia-sle-1-4dr-suv.jpg",
   "url": "https://carchat.io/v/smart-guy-auto-sales/1GKER13D79J117487",
   "dealer": {
    "id": "smart-guy-auto-sales",
    "name": "Smart Guy Auto Sales",
    "city": "San Antonio",
    "state": "TX",
    "url": "https://carchat.io/d/smart-guy-auto-sales"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "smart-guy-auto-sales",
     "vin": "1GKER13D79J117487",
     "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"
}