{
 "id": "1HGCR2F72DA013644",
 "name": "2013 Honda Accord",
 "year": 2013,
 "make": "Honda",
 "model": "Accord",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 133610,
 "vin": "1HGCR2F72DA013644",
 "image": "https://imagescf.dealercenter.net/640/480/202608-c35b2584ff8742f7b0502db7eb387afb.jpg",
 "url": "https://carchat.io/v/eli-and-sons-auto-center/1HGCR2F72DA013644",
 "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 2013 HONDA ACCORD 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": "1HGCR2F72DA013644",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}