{
 "id": "1FMCU0G67LUA35297",
 "name": "2020 Ford Escape SE",
 "year": 2020,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 72663,
 "vin": "1FMCU0G67LUA35297",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/bcff0bdd-64fd-482d-b4d0-ff2313a16291.jpg",
 "url": "https://carchat.io/v/autotowngmc/1FMCU0G67LUA35297",
 "dealer": {
  "id": "autotowngmc",
  "name": "Autotowngmc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autotowngmc"
 },
 "description": "2020 Ford Escape SE Green Metallic FWD 1.5L EcoBoost 8-Speed Automatic Recent Arrival! Odometer is 16093 miles below market average! 27/33 City/Highway MPG",
 "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": "autotowngmc",
   "vin": "1FMCU0G67LUA35297",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}