{
 "dealer": {
  "id": "baker-nissan",
  "name": "Baker Nissan",
  "city": "Houston",
  "state": "TX",
  "address": "19630 Northwest Fwy",
  "zip": "77065",
  "vehicleCount": 2,
  "url": "https://carchat.io/d/baker-nissan",
  "listing": "marketplace"
 },
 "query": null,
 "count": 2,
 "results": [
  {
   "id": "3N8AP6CE6VL314230",
   "name": "2027 NISSAN® KICKS SV",
   "year": 2027,
   "make": "Nissan",
   "model": "KICKS",
   "trim": "SV",
   "bodyStyle": "suv",
   "color": "gun metallic",
   "condition": "new",
   "price": 15000,
   "currency": "USD",
   "mileage": 1,
   "vin": "3N8AP6CE6VL314230",
   "image": null,
   "url": "https://carchat.io/v/baker-nissan/3N8AP6CE6VL314230",
   "dealer": {
    "id": "baker-nissan",
    "name": "Baker Nissan",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/baker-nissan"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "baker-nissan",
     "vin": "3N8AP6CE6VL314230",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "5N1DR3CS4TC291865",
   "name": "2026 Nissan® Pathfinder SL",
   "year": 2026,
   "make": "Nissan",
   "model": "Pathfinder",
   "trim": "SL",
   "bodyStyle": "suv",
   "color": "gun metallic",
   "condition": "new",
   "price": 15000,
   "currency": "USD",
   "mileage": 1,
   "vin": "5N1DR3CS4TC291865",
   "image": "https://images.app.ridemotive.com/nu34dnrfrhq1m6o4n8u13y2h62hk",
   "url": "https://carchat.io/v/baker-nissan/5N1DR3CS4TC291865",
   "dealer": {
    "id": "baker-nissan",
    "name": "Baker Nissan",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/baker-nissan"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "baker-nissan",
     "vin": "5N1DR3CS4TC291865",
     "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"
}