{
 "id": "1FT7W2B64FED64041",
 "name": "2015 FORD F250 CREW CAB 4X4 SUPER DUTY LONG BED GAS V8",
 "year": 2015,
 "make": "Ford",
 "model": "F250 CREW CAB 4X4",
 "trim": "SUPER DUTY LONG BED GAS V8",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 14975,
 "currency": "USD",
 "mileage": 184500,
 "vin": "1FT7W2B64FED64041",
 "image": "https://www.fridayimages.com/1310745732007120313/1FT7W2B64FED64041.jpg",
 "url": "https://carchat.io/v/lot-19963d0c/1FT7W2B64FED64041",
 "dealer": {
  "id": "lot-19963d0c",
  "name": "Lot 19963d0c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-19963d0c"
 },
 "description": null,
 "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-19963d0c",
   "vin": "1FT7W2B64FED64041",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}