{
 "id": "3GYFNBE32ES655300",
 "name": "2014 Cadillac SRX Luxury Collection 4dr SUV",
 "year": 2014,
 "make": "Cadillac",
 "model": "SRX",
 "trim": "Luxury Collection 4dr SUV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 10800,
 "currency": "USD",
 "mileage": 62377,
 "vin": "3GYFNBE32ES655300",
 "image": "https://cdn05.carsforsale.com/7933fe61580d39a9ee9f565fc4e090b5/1280x960/2014-cadillac-srx-luxury-collection-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-c4d89771/3GYFNBE32ES655300",
 "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": "3GYFNBE32ES655300",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}