{
 "id": "1C4NJCBA5GD518652",
 "name": "2016 Jeep Compass",
 "year": 2016,
 "make": "Jeep",
 "model": "Compass",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 110033,
 "vin": "1C4NJCBA5GD518652",
 "image": "https://cdn05.carsforsale.com/00947a355991d2446f0faf816355569a33/480x360/2016-jeep-compass-sport-4dr-suv.jpg",
 "url": "https://carchat.io/v/alamo-car-center/1C4NJCBA5GD518652",
 "dealer": {
  "id": "alamo-car-center",
  "name": "Alamo Car Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-car-center"
 },
 "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": "alamo-car-center",
   "vin": "1C4NJCBA5GD518652",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}