{
 "id": "1FMSK8DH2NGB27196",
 "name": "Used 2022 Ford Explorer XLT",
 "year": 2022,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 26064,
 "currency": "USD",
 "mileage": 69246,
 "vin": "1FMSK8DH2NGB27196",
 "image": "https://pictures.dealer.com/b/blakeutterfordfd/0709/761b37eed23fe258f6f60c01b14a678ax.jpg",
 "url": "https://carchat.io/v/blake-utter-ford/1FMSK8DH2NGB27196",
 "dealer": {
  "id": "blake-utter-ford",
  "name": "Blake Utter Ford",
  "city": "North Denison",
  "state": "TX",
  "url": "https://carchat.io/d/blake-utter-ford"
 },
 "description": "Is this 2022 Ford Explorer your perfect car? Contact Blake Utter Ford to see this Carbonized Gray Metallic XLT SUV available for $26064",
 "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": "blake-utter-ford",
   "vin": "1FMSK8DH2NGB27196",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}