{
 "id": "URLfd306253c50d4df2c964d51f7e716ec019fcb4ff",
 "name": "2024 Honda Accord Model Details",
 "year": 2024,
 "make": "Honda",
 "model": "Accord Model",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 27895,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/classic-honda-of-midland/URLfd306253c50d4df2c964d51f7e716ec019fcb4ff",
 "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": "Discover the 2024 Honda Accord at Classic Honda of Midland. View pricing, specs, and photos of this sophisticated sedan. Schedule your test drive in Midland, TX today.",
 "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": "URLfd306253c50d4df2c964d51f7e716ec019fcb4ff",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}