{
 "id": "1FMSK8DH8NGB03677",
 "name": "2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 81463,
 "vin": "1FMSK8DH8NGB03677",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FMSK8DH8NGB03677",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Meet a Blue 2022 Ford Explorer thats ready to turn everyday errands into mini getaways. With its confident SUV stance and a rich blue finish that looks equally at home in a downtown parking garage or parked beside a trailhead, this used Explorer brings a little extra excitement to wherever youre headed next.Slide inside and youll find a welcoming Sandstone cloth interior that keeps things comfortable and easygoingperfect for daily commuting, weekend road trips, and everything in between. Its the",
 "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": "bigcitycarsfortwayne",
   "vin": "1FMSK8DH8NGB03677",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}