{
 "id": "1FMCU0H62LUA57772",
 "name": "2020 Ford Escape SEL",
 "year": 2020,
 "make": "Ford",
 "model": "Escape",
 "trim": "SEL",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 95115,
 "vin": "1FMCU0H62LUA57772",
 "image": "https://imagesdl.dealercenter.net/640/480/202601-9443f365bb424680b4637a0984491af8/202608-221fa2e1d6cf475b9ba190af75034ac3.jpg",
 "url": "https://carchat.io/v/charliecheapcar/1FMCU0H62LUA57772",
 "dealer": {
  "id": "charliecheapcar",
  "name": "Charliecheapcar",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/charliecheapcar"
 },
 "description": "CHARLIE CHEAP CAR LAS VEGAS 25 YEARS IN BUSINESS",
 "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": "charliecheapcar",
   "vin": "1FMCU0H62LUA57772",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}