{
 "id": "3FA6P0H72FR224764",
 "name": "2015 Ford Fusion SE",
 "year": 2015,
 "make": "Ford",
 "model": "Fusion",
 "trim": "SE",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 118919,
 "vin": "3FA6P0H72FR224764",
 "image": null,
 "url": "https://carchat.io/v/lot-732e6cc9/3FA6P0H72FR224764",
 "dealer": {
  "id": "lot-732e6cc9",
  "name": "Lot 732e6cc9",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-732e6cc9"
 },
 "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-732e6cc9",
   "vin": "3FA6P0H72FR224764",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}