{
 "id": "2C3CDXBG2DH571564",
 "name": "2013 Dodge Charger SE",
 "year": 2013,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 116044,
 "vin": "2C3CDXBG2DH571564",
 "image": "https://cdn-ds.com/stock/2013-Dodge-Charger-SE-San-Antonio-TX/seo/FEX105158-2C3CDXBG2DH571564/sz_68983/84306f5b6a5445b894b4573296bf8a1d.jpg",
 "url": "https://carchat.io/v/osograndeautos/2C3CDXBG2DH571564",
 "dealer": {
  "id": "osograndeautos",
  "name": "Osograndeautos",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/osograndeautos"
 },
 "description": "2013 Dodge Charger SE",
 "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": "osograndeautos",
   "vin": "2C3CDXBG2DH571564",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}