{
 "id": "1FMSK8DH0MGC28669",
 "name": "2021 Ford Explorer XLT",
 "year": 2021,
 "make": "Ford",
 "model": "Explorer",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 59932,
 "vin": "1FMSK8DH0MGC28669",
 "image": null,
 "url": "https://carchat.io/v/bigcitycarsfortwayne/1FMSK8DH0MGC28669",
 "dealer": {
  "id": "bigcitycarsfortwayne",
  "name": "Bigcitycarsfortwayne",
  "city": "Fort Wayne",
  "state": "IN",
  "url": "https://carchat.io/d/bigcitycarsfortwayne"
 },
 "description": "Get ready to explore in style with this sleek and sporty 2021 Silver Ford Explorer. This vehicle is a true gem, with its powerful engine that purrs like a content kitten as it carries you down the road. The smooth handling will make you feel like you're floating on a cloud, effortlessly gliding around corners and cruising along straightaways with ease.Step inside this beauty and you'll find yourself surrounded by a world of comfort and convenience. The spacious interior offers plenty of room for",
 "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": "1FMSK8DH0MGC28669",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}