{
 "id": "2C3CDXBG2EH186474",
 "name": "2014 Dodge Charger",
 "year": 2014,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 130908,
 "vin": "2C3CDXBG2EH186474",
 "image": "https://imagescf.dealercenter.net/640/480/202606-9eecc7357b3b473983e579e22ba9594f.jpg",
 "url": "https://carchat.io/v/eli-and-sons-auto-center/2C3CDXBG2EH186474",
 "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 2014 DODGE CHARGER 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": "2C3CDXBG2EH186474",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}