{
 "id": "5FNRL5H20CB109582",
 "name": "2012 Honda Odyssey LX",
 "year": 2012,
 "make": "Honda",
 "model": "Odyssey",
 "trim": "LX",
 "bodyStyle": "minivan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 257131,
 "vin": "5FNRL5H20CB109582",
 "image": null,
 "url": "https://carchat.io/v/bestpriceautosales/5FNRL5H20CB109582",
 "dealer": {
  "id": "bestpriceautosales",
  "name": "Bestpriceautosales",
  "city": "Methuen",
  "state": "MA",
  "url": "https://carchat.io/d/bestpriceautosales"
 },
 "description": "Meet the silver 2012 Honda Odyssey, a used minivan thats ready to turn everyday errands into easy wins. With its smooth automatic transmission and confident FWD setup, its built to handle commutes, school runs, and weekend getaways with the kind of no-drama consistency youll appreciate more every mile.Under the hood, the 3.5L V6 gasoline engine brings plenty of punch for merging, passing, and cruisingbecause a minivan doesnt have to feel like a compromise. Its the kind of ride that makes you loo",
 "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": "bestpriceautosales",
   "vin": "5FNRL5H20CB109582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}