{
 "id": "URL22d34e4a9add477aa0565dfbaf8fc4412faa3cb7",
 "name": "2023 4X4 Suv",
 "year": 2023,
 "make": null,
 "model": "4X4 Suv",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 41233,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/classic-honda-of-midland/URL22d34e4a9add477aa0565dfbaf8fc4412faa3cb7",
 "dealer": {
  "id": "classic-honda-of-midland",
  "name": "Classic Honda of Midland",
  "city": "Midland",
  "state": "TX",
  "url": "https://carchat.io/d/classic-honda-of-midland"
 },
 "description": "Find incredible deals on quality pre-owned vehicles at Classic Honda of Midland! Browse our diverse used car inventory featuring Used 2023 4X4 SUV models with detailed photos, complete features, and transparent pricing in Midland, TX.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "classic-honda-of-midland",
   "vin": "URL22d34e4a9add477aa0565dfbaf8fc4412faa3cb7",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}