{
 "id": "URLdf38984ff64ea9fc764738e0c641782a39c0134f",
 "name": "2023 Gas Toyota FWD SUV",
 "year": 2023,
 "make": "Toyota",
 "model": "FWD SUV",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 34050,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/classic-honda-of-midland/URLdf38984ff64ea9fc764738e0c641782a39c0134f",
 "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 Gas Toyota FWD 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": "URLdf38984ff64ea9fc764738e0c641782a39c0134f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}