{
 "id": "1FMCU0G98HUF02051",
 "name": "2017 Ford Escape SE",
 "year": 2017,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "gold",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 1,
 "vin": "1FMCU0G98HUF02051",
 "image": null,
 "url": "https://carchat.io/v/carmartsc/1FMCU0G98HUF02051",
 "dealer": {
  "id": "carmartsc",
  "name": "Carmartsc",
  "city": "Gaffney",
  "state": "SC",
  "url": "https://carchat.io/d/carmartsc"
 },
 "description": "Behold the GOLD 2017 Ford Escape, a sleek and stylish ride that's as shiny as a pot of gold! This beauty comes with a Carfax report, ensuring that you can drive with peace of mind knowing the vehicle's history is crystal clear. With its spacious interior, comfortable seating, and smooth handling, this Escape is ready to take you on all your adventures, whether it's a cross-country road trip or a quick spin to the grocery store. Equipped with a powerful engine, this car is as reliable as it is fu",
 "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": "1FMCU0G98HUF02051",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}