{
 "id": "1FMSK8DH5PGC02606",
 "name": "2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 114793,
 "vin": "1FMSK8DH5PGC02606",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FMSK8DH5PGC02606",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Jump into the driver's seat of this sleek and stylish 2023 Ford Explorer and get ready to hit the road in style! This blue beauty is not just any ordinary SUV - it's a perfect blend of performance, comfort, and technology. Packed with a powerful engine that will leave other vehicles in the dust, this Explorer is ready to take on any adventure you throw its way. Whether you're cruising through the city streets or tackling rough terrain, this vehicle can handle it all with ease. Slide into the spa",
 "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": "1FMSK8DH5PGC02606",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}