{
 "id": "URL4be727d38036c464196e7841d2b23536a4562741",
 "name": "2013 Chrysler Town and Country",
 "year": 2013,
 "make": "Chrysler",
 "model": "Town and Country",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 5400,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/009ca1072abe0b011ba552f416a0635f7e/480x360/2013-chrysler-town-and-country-touring-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/ez-buy-auto-ctr/URL4be727d38036c464196e7841d2b23536a4562741",
 "dealer": {
  "id": "ez-buy-auto-ctr",
  "name": "EZ Buy Auto Ctr",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ez-buy-auto-ctr"
 },
 "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": "ez-buy-auto-ctr",
   "vin": "URL4be727d38036c464196e7841d2b23536a4562741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}