{
 "id": "2C3CDXMG1MH536026",
 "name": "2021 Dodge Charger GT",
 "year": 2021,
 "make": "Dodge",
 "model": "Charger",
 "trim": "GT",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 24644,
 "currency": "USD",
 "mileage": 94399,
 "vin": "2C3CDXMG1MH536026",
 "image": "https://cdn.dealrimages.com/37%2FQW%2FP7%2F1LX711SQ1I4AUG.jpg?h=800",
 "url": "https://carchat.io/v/drivethewave/2C3CDXMG1MH536026",
 "dealer": {
  "id": "drivethewave",
  "name": "Drivethewave",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/drivethewave"
 },
 "description": null,
 "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": "drivethewave",
   "vin": "2C3CDXMG1MH536026",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}