{
 "id": "F14HRAJ2590",
 "name": "1978 Ford F-150 Custom",
 "year": 1978,
 "make": "Ford",
 "model": "F-150",
 "trim": "Custom",
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 34995,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/15700cdc178f198335bc2ed7836f0091/1280x960/1978-ford-f-150-custom.jpg",
 "url": "https://carchat.io/v/lot-f9b310a1/F14HRAJ2590",
 "dealer": {
  "id": "lot-f9b310a1",
  "name": "Lot f9b310a1",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f9b310a1"
 },
 "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-f9b310a1",
   "vin": "F14HRAJ2590",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}