{
 "id": "1HGCP2F71AA014138",
 "name": "2010 Honda Accord EX EX",
 "year": 2010,
 "make": "Honda",
 "model": "Accord EX",
 "trim": "EX",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 144148,
 "vin": "1HGCP2F71AA014138",
 "image": "https://automanager.blob.core.windows.net/wmphotos/025989/a39222cbe9686c4896227cc0a960e4bd/7505a81223_800.jpg",
 "url": "https://carchat.io/v/lot-f1e77586/1HGCP2F71AA014138",
 "dealer": {
  "id": "lot-f1e77586",
  "name": "Lot f1e77586",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f1e77586"
 },
 "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-f1e77586",
   "vin": "1HGCP2F71AA014138",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}