{
 "id": "URL0d6b486e04d1c34c200c9bc16bc99b32aa7003a8",
 "name": "2022 4X4 Truck",
 "year": 2022,
 "make": null,
 "model": "4X4 Truck",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 52583,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/classic-honda-of-midland/URL0d6b486e04d1c34c200c9bc16bc99b32aa7003a8",
 "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 2022 4X4 Truck 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": "URL0d6b486e04d1c34c200c9bc16bc99b32aa7003a8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}