{
 "id": "1FMCU0GX4FUB97451",
 "name": "2015 Ford Escape SE",
 "year": 2015,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 138250,
 "vin": "1FMCU0GX4FUB97451",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/1FMCU0GX4FUB97451",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Cruise through the city streets in style with this sleek GRAY 2015 Ford Escape! This reliable ride not only boasts a spacious interior and smooth handling {featureList}, but it also comes with the added bonus of a Carfax report available for your peace of mind. Whether you're running errands around town or embarking on a cross-country road trip, this Escape has got you covered with its impressive fuel efficiency and comfortable seating. So why settle for ordinary when you can upgrade to extraord",
 "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": "carmartsc",
   "vin": "1FMCU0GX4FUB97451",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}