{
 "id": "5FNRL5H9XCB106248",
 "name": "2012 Honda Odyssey",
 "year": 2012,
 "make": "Honda",
 "model": "Odyssey",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 140940,
 "vin": "5FNRL5H9XCB106248",
 "image": "https://cdn05.carsforsale.com/00c26a7b16fa8063e5874e46237535f5ae/480x360/2012-honda-odyssey-touring-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/sanders-auto-solutions/5FNRL5H9XCB106248",
 "dealer": {
  "id": "sanders-auto-solutions",
  "name": "Sanders Auto Solutions",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/sanders-auto-solutions"
 },
 "description": null,
 "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": "sanders-auto-solutions",
   "vin": "5FNRL5H9XCB106248",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}