{
 "id": "1FMSK8DHXMGA51550",
 "name": "2021 Ford Explorer XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 95717,
 "vin": "1FMSK8DHXMGA51550",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FMSK8DHXMGA51550",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Buckle up and get ready to explore in style in this sleek Silver 2021 Ford Explorer! Whether you're navigating through bustling city streets or conquering rugged off-road terrain, this dynamic SUV has got you covered. With its spacious interior, you can pack up all your gear and hit the road for endless adventures.Sink into the comfortable leather seats and feel the power at your fingertips as you grip the leather-wrapped steering wheel. The panoramic sunroof lets in the warm sun while you enjoy",
 "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": "1FMSK8DHXMGA51550",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}