{
 "id": "19XFB2F52FE062759",
 "name": "2015 Honda Civic LX",
 "year": 2015,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 13900,
 "currency": "USD",
 "mileage": 131527,
 "vin": "19XFB2F52FE062759",
 "image": "https://dealerslink.s3.amazonaws.com/vehicles/2647/062759-0E80A75A4F3F4B1EB0990B561B53491C.jpg",
 "url": "https://carchat.io/v/lot-97848721/19XFB2F52FE062759",
 "dealer": {
  "id": "lot-97848721",
  "name": "Lot 97848721",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-97848721"
 },
 "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-97848721",
   "vin": "19XFB2F52FE062759",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}