{
 "id": "1FMDE5BH4NLB23689",
 "name": "Pre-Owned 2022 Ford Bronco",
 "year": 2022,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "area 51",
 "condition": "used",
 "price": 31916,
 "currency": "USD",
 "mileage": 86496,
 "vin": "1FMDE5BH4NLB23689",
 "image": "https://pictures.dealer.com/p/parkplacemotorcarsarlingtonmb/1051/c10aa7222db37b1179809250a6eeb968x.jpg",
 "url": "https://carchat.io/v/park-place-motorcars-arlington/1FMDE5BH4NLB23689",
 "dealer": {
  "id": "park-place-motorcars-arlington",
  "name": "Park Place Motorcars Arlington",
  "city": "Arlington",
  "state": "TX",
  "url": "https://carchat.io/d/park-place-motorcars-arlington"
 },
 "description": "Is this 2022 Ford Bronco your perfect car? Contact Park Place Motorcars Arlington to see this Area 51 SUV available for $31916",
 "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": "park-place-motorcars-arlington",
   "vin": "1FMDE5BH4NLB23689",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}