{
 "id": "5FNYF3H21CB005268",
 "name": "2012 Honda Pilot",
 "year": 2012,
 "make": "Honda",
 "model": "Pilot",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 192000,
 "vin": "5FNYF3H21CB005268",
 "image": "https://imagescf.dealercenter.net/640/480/202508-a6e5536d50ba4ad59b28c0a515be1372.jpg",
 "url": "https://carchat.io/v/eli-and-sons-auto-center/5FNYF3H21CB005268",
 "dealer": {
  "id": "eli-and-sons-auto-center",
  "name": "Eli & Sons Auto Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/eli-and-sons-auto-center"
 },
 "description": "Find USED 2012 HONDA PILOT for sale at CALL FOR PRICE in San Antonio, TX at Eli &amp; Sons Auto Center now.",
 "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": "eli-and-sons-auto-center",
   "vin": "5FNYF3H21CB005268",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}