{
 "dealer": {
  "id": "west-houston-infiniti",
  "name": "West Houston Infiniti",
  "city": "Houston",
  "state": "TX",
  "address": "12200 Katy Fwy",
  "zip": "77079-1500",
  "vehicleCount": 2,
  "url": "https://carchat.io/d/west-houston-infiniti",
  "listing": "marketplace"
 },
 "query": null,
 "count": 2,
 "results": [
  {
   "id": "5N1AL1F57VC345855",
   "name": "2027 INFINITI QX60 LUXE",
   "year": 2027,
   "make": "Infiniti",
   "model": "QX60",
   "trim": null,
   "bodyStyle": "suv",
   "color": "black",
   "condition": "new",
   "price": 56985,
   "currency": "USD",
   "mileage": null,
   "vin": "5N1AL1F57VC345855",
   "image": null,
   "url": "https://carchat.io/v/west-houston-infiniti/5N1AL1F57VC345855",
   "dealer": {
    "id": "west-houston-infiniti",
    "name": "West Houston Infiniti",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/west-houston-infiniti"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "west-houston-infiniti",
     "vin": "5N1AL1F57VC345855",
     "name": "<buyer name>",
     "phone": "<buyer phone>",
     "email": "<optional>",
     "message": "<optional>",
     "source": "agent"
    }
   }
  },
  {
   "id": "5N1AC0FX6VC602743",
   "name": "2027 INFINITI QX65 SPORT",
   "year": 2027,
   "make": "Infiniti",
   "model": "QX65",
   "trim": null,
   "bodyStyle": "suv",
   "color": "white",
   "condition": "new",
   "price": 62730,
   "currency": "USD",
   "mileage": null,
   "vin": "5N1AC0FX6VC602743",
   "image": null,
   "url": "https://carchat.io/v/west-houston-infiniti/5N1AC0FX6VC602743",
   "dealer": {
    "id": "west-houston-infiniti",
    "name": "West Houston Infiniti",
    "city": "Houston",
    "state": "TX",
    "url": "https://carchat.io/d/west-houston-infiniti"
   },
   "inquiry": {
    "method": "POST",
    "url": "https://carchat.io/api/lead",
    "body": {
     "dealerId": "west-houston-infiniti",
     "vin": "5N1AC0FX6VC602743",
     "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"
}