{
 "id": "1C4RJEBG4JC402762",
 "name": "Used 2018 Jeep Grand Cherokee Limited RWD",
 "year": 2018,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 17213,
 "currency": "USD",
 "mileage": 72575,
 "vin": "1C4RJEBG4JC402762",
 "image": "https://pictures.dealer.com/w/wagnercadillactyler/1601/6c99cc437253310518dac37aa3c9d367x.jpg",
 "url": "https://carchat.io/v/wagner-cadillac/1C4RJEBG4JC402762",
 "dealer": {
  "id": "wagner-cadillac",
  "name": "Wagner Cadillac",
  "city": "Tyler",
  "state": "TX",
  "url": "https://carchat.io/d/wagner-cadillac"
 },
 "description": "Is this 2018 Jeep Grand Cherokee your perfect car? Contact Wagner Cadillac to see this Limited RWD SUV available for $17213",
 "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": "wagner-cadillac",
   "vin": "1C4RJEBG4JC402762",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}