{
 "id": "1FMCU9GX2GUC46555",
 "name": "2016 Ford Escape SE",
 "year": 2016,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 8990,
 "currency": "USD",
 "mileage": 114245,
 "vin": "1FMCU9GX2GUC46555",
 "image": "https://pictures.dealer.com/c/cardermotors/1234/505c96aef0f241e5a56ea2babc4b0c56.jpg",
 "url": "https://carchat.io/v/cardermotors/1FMCU9GX2GUC46555",
 "dealer": {
  "id": "cardermotors",
  "name": "Cardermotors",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/cardermotors"
 },
 "description": "Introducing the 2016 Ford Escape! It just arrived on our lot this past week! The engine breathes better thanks to a turbocharger, improving both performance and economy. Top features include air conditioning, a trip computer, front bucket seats, and much more. Smooth gearshifts are achieved thanks to the efficient 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Four wheel drive allows you to go places you've only imagined. Our aim is to provide ou",
 "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": "cardermotors",
   "vin": "1FMCU9GX2GUC46555",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}