{
 "id": "1C4BJWDG0HL612676",
 "name": "2017 Jeep Wrangler Unlimited Sport",
 "year": 2017,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 21300,
 "currency": "USD",
 "mileage": 71700,
 "vin": "1C4BJWDG0HL612676",
 "image": "https://static.overfuel.com/photos/260/1920263/ed311482-0159-4dd6-befa-af127dc6c89c.webp",
 "url": "https://carchat.io/v/euro-speed-international/1C4BJWDG0HL612676",
 "dealer": {
  "id": "euro-speed-international",
  "name": "Euro Speed International",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/euro-speed-international"
 },
 "description": "Pre-owned 2017 Jeep Wrangler Unlimited Sport in San Antonio, TX",
 "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": "euro-speed-international",
   "vin": "1C4BJWDG0HL612676",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}