{
 "id": "2C3CDXBG9LH234548",
 "name": "2020 Dodge Charger SXT",
 "year": 2020,
 "make": "Dodge",
 "model": "Charger",
 "trim": "SXT",
 "bodyStyle": "sedan",
 "color": "orange",
 "condition": "used",
 "price": 12575,
 "currency": "USD",
 "mileage": 157638,
 "vin": "2C3CDXBG9LH234548",
 "image": "https://static.adxcms.com/images/vehicle_2C3CDXBG9LH234548/1024x682/08ef3806d61964458e9a940b8e010b30.webp",
 "url": "https://carchat.io/v/payne-rio-grande-city-ford/2C3CDXBG9LH234548",
 "dealer": {
  "id": "payne-rio-grande-city-ford",
  "name": "Payne Rio Grande City Ford",
  "city": "Rio Grande City",
  "state": "TX",
  "url": "https://carchat.io/d/payne-rio-grande-city-ford"
 },
 "description": "2020 Dodge Charger SXT, Used, Orange exterior, Automatic transmission, Gas",
 "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": "payne-rio-grande-city-ford",
   "vin": "2C3CDXBG9LH234548",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}