{
 "id": "1C4RJEAG5KC833064",
 "name": "2019 Jeep Grand Cherokee",
 "year": 2019,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13480,
 "currency": "USD",
 "mileage": 108746,
 "vin": "1C4RJEAG5KC833064",
 "image": "https://cdn05.carsforsale.com/79e6119100a0d6be41b4f50afd36273b/480x360/2019-jeep-grand-cherokee-altitude-4x2-4dr-suv.jpg",
 "url": "https://carchat.io/v/luxury-unlimited/1C4RJEAG5KC833064",
 "dealer": {
  "id": "luxury-unlimited",
  "name": "Luxury Unlimited",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/luxury-unlimited"
 },
 "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": "luxury-unlimited",
   "vin": "1C4RJEAG5KC833064",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}