{
 "id": "SHHFK7H69KU411373",
 "name": "2019 Honda Civic EX",
 "year": 2019,
 "make": "Honda",
 "model": "Civic",
 "trim": "EX",
 "bodyStyle": "hatchback",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 93256,
 "vin": "SHHFK7H69KU411373",
 "image": "https://cdn05.carsforsale.com/02ded8270e7d94b0a8b06e7f3590a381/1280x960/2019-honda-civic-ex-4dr-hatchback.jpg",
 "url": "https://carchat.io/v/lot-8d2bc9c8/SHHFK7H69KU411373",
 "dealer": {
  "id": "lot-8d2bc9c8",
  "name": "Lot 8d2bc9c8",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-8d2bc9c8"
 },
 "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-8d2bc9c8",
   "vin": "SHHFK7H69KU411373",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}