{
 "id": "1FADP3N29EL160771",
 "name": "2014 Ford Focus Titanium",
 "year": 2014,
 "make": "Ford",
 "model": "Focus",
 "trim": "Titanium",
 "bodyStyle": "hatchback",
 "color": "white",
 "condition": "used",
 "price": 8499,
 "currency": "USD",
 "mileage": 99093,
 "vin": "1FADP3N29EL160771",
 "image": null,
 "url": "https://carchat.io/v/adamsautosalesky/1FADP3N29EL160771",
 "dealer": {
  "id": "adamsautosalesky",
  "name": "Adamsautosalesky",
  "city": "Frankfort",
  "state": "KY",
  "url": "https://carchat.io/d/adamsautosalesky"
 },
 "description": "Buckle up and get ready to hit the road in this sleek white 2014 Ford Focus! This car is more than just a mode of transportation - it's a lifestyle. With its comfortable seating for five, smooth handling, and impressive fuel efficiency, every drive is a joyride. Equipped with Bluetooth connectivity, you can easily stream your favorite tunes as you cruise down the highway. The spacious trunk provides ample room for all of your gear, whether you're heading to the beach for a weekend getaway or sim",
 "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": "adamsautosalesky",
   "vin": "1FADP3N29EL160771",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}