{
 "id": "2C3CDXBGXKH673367",
 "name": "2019 Dodge Charger SXT",
 "year": 2019,
 "make": "Dodge",
 "model": "Charger",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 18013,
 "currency": "USD",
 "mileage": 71283,
 "vin": "2C3CDXBGXKH673367",
 "image": "https://cdn-ds.com/stock/2019-Dodge-Charger-SXT--TX/seo/DS215167-2C3CDXBGXKH673367/sz_1/fc50511999754794ed1c9a38c7f61106.jpg",
 "url": "https://carchat.io/v/cardenas-autogroup/2C3CDXBGXKH673367",
 "dealer": {
  "id": "cardenas-autogroup",
  "name": "Cardenas Autogroup",
  "city": "Brownsville",
  "state": "TX",
  "url": "https://carchat.io/d/cardenas-autogroup"
 },
 "description": "2019 Dodge Charger SXT",
 "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": "cardenas-autogroup",
   "vin": "2C3CDXBGXKH673367",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}