{
 "id": "3FMCR9A67MRA20239",
 "name": "2021 Ford Bronco Sport Base",
 "year": 2021,
 "make": "Ford",
 "model": "Bronco Sport",
 "trim": "Base",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 18995,
 "currency": "USD",
 "mileage": 51392,
 "vin": "3FMCR9A67MRA20239",
 "image": null,
 "url": "https://carchat.io/v/automall59/3FMCR9A67MRA20239",
 "dealer": {
  "id": "automall59",
  "name": "Automall59",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/automall59"
 },
 "description": "This used 2021 Ford Bronco Sport feels like the SUV you reach for when the weekend plans include kids, dogs, or a stack of gear. The family friendly layout makes loading and unloading simple, and the rear camera takes the guesswork out of tight spots. Bluetooth keeps phones hands-free, cruise control steadies highway miles, and tire pressure monitoring looks after the small stuff so you dont have to. Tinted windows add privacy and the cabin air filtration keeps the interior pleasant.",
 "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": "3FMCR9A67MRA20239",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}