{
 "id": "MAJ3S2FE9MC450505",
 "name": "2021 Ford EcoSport S",
 "year": 2021,
 "make": "Ford",
 "model": "EcoSport",
 "trim": "S",
 "bodyStyle": "suv",
 "color": "smoke metallic",
 "condition": "used",
 "price": 15595,
 "currency": "USD",
 "mileage": 23474,
 "vin": "MAJ3S2FE9MC450505",
 "image": null,
 "url": "https://carchat.io/v/automall59/MAJ3S2FE9MC450505",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2021 Ford EcoSport feels like the sensible little SUV you reach for on busy mornings - low mileage for its age and plenty of room for the family. Tinted windows keep things private, Bluetooth and steering wheel controls make calls and music simple, and the rear camera takes the stress out of tight spots. Youll appreciate cruise control on longer runs and the tire pressure monitor for peace of mind. Come by and take it for a short drive to see if it fits.",
 "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": "automall59",
   "vin": "MAJ3S2FE9MC450505",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}