{
 "id": "20927W314560",
 "name": "1962 Chevrolet Corvair",
 "year": 1962,
 "make": "Chevrolet",
 "model": "Corvair",
 "trim": null,
 "bodyStyle": "wagon",
 "color": "red",
 "condition": "used",
 "price": 12488,
 "currency": "USD",
 "mileage": 65385,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/4b9bda70efad74051a206511a747d0/1280x960/1962-chevrolet-corvair.jpg",
 "url": "https://carchat.io/v/lot-f5006438/20927W314560",
 "dealer": {
  "id": "lot-f5006438",
  "name": "Lot f5006438",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f5006438"
 },
 "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-f5006438",
   "vin": "20927W314560",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}