{
 "id": "1FMCU9GD1JUC58905",
 "name": "2018 Ford Escape SE",
 "year": 2018,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "wagon",
 "color": "white",
 "condition": "used",
 "price": 8995,
 "currency": "USD",
 "mileage": 98644,
 "vin": "1FMCU9GD1JUC58905",
 "image": null,
 "url": "https://carchat.io/v/bestbuy3875/1FMCU9GD1JUC58905",
 "dealer": {
  "id": "bestbuy3875",
  "name": "Bestbuy3875",
  "city": "Philadelphia",
  "state": "PA",
  "url": "https://carchat.io/d/bestbuy3875"
 },
 "description": "Embark on your next adventure in this sleek 2018 White Ford Escape! With its innovative technology, smooth handling, and spacious interior, this car is ready to take you wherever your heart desires. Picture yourself cruising down winding roads with the panoramic sunroof open, letting in the warm sun and cool breeze. The SYNC infotainment system keeps you connected to your favorite music and navigation, while the backup camera ensures you can easily maneuver in and out of tight spots. Whether you",
 "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": "bestbuy3875",
   "vin": "1FMCU9GD1JUC58905",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}