{
 "id": "1VWBH7A30CC108511",
 "name": "2012 Volkswagen Passat SE",
 "year": 2012,
 "make": "Volkswagen",
 "model": "Passat",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 189997,
 "vin": "1VWBH7A30CC108511",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/1VWBH7A30CC108511",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Get ready to hit the road in style with this chic 2012 Volkswagen Passat! This sleek gray sedan is not only a head-turner with its alloy wheels and front air dam, but it also offers a safe and smooth ride with ABS brakes, traction control, and stability control. With its spacious interior and comfortable leather steering wheel, you'll feel like you're cruising in luxury. And let's not forget about the convenience features like keyless entry, cruise control, and a tire pressure monitor - making e",
 "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": "usedcars12",
   "vin": "1VWBH7A30CC108511",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}