{
 "id": "3FA6P0HR2ER280445",
 "name": "2014 Ford Fusion SE",
 "year": 2014,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 6990,
 "currency": "USD",
 "mileage": 124317,
 "vin": "3FA6P0HR2ER280445",
 "image": "https://imagesdl.dealercenter.net/640/480/202508-1f349b6b7c784490b81b86a8ad95bae2.jpg",
 "url": "https://carchat.io/v/lot-130a8984/3FA6P0HR2ER280445",
 "dealer": {
  "id": "lot-130a8984",
  "name": "Lot 130a8984",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-130a8984"
 },
 "description": "2014 Ford Fusion 'S' w/ rare 6-speed manual transmission. This sport sedan gets up and down the highway like you would not believe. Rides and drives like a car w/ 24,XXX miles but priced at just $6990.",
 "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": "lot-130a8984",
   "vin": "3FA6P0HR2ER280445",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}