{
 "id": "1ZVFT80N355100502",
 "name": "2005 Ford Mustang V6 Deluxe 2dr Fastback",
 "year": 2005,
 "make": "Ford",
 "model": "Mustang",
 "trim": "V6 Deluxe 2dr Fastback",
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 8800,
 "currency": "USD",
 "mileage": 63527,
 "vin": "1ZVFT80N355100502",
 "image": "https://cdn05.carsforsale.com/00865aaeee65cc7620b149d0e277febb7b/1280x960/2005-ford-mustang-v6-deluxe-2dr-fastback.jpg",
 "url": "https://carchat.io/v/lot-c4d89771/1ZVFT80N355100502",
 "dealer": {
  "id": "lot-c4d89771",
  "name": "Lot c4d89771",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-c4d89771"
 },
 "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-c4d89771",
   "vin": "1ZVFT80N355100502",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}