{
 "id": "JTDKB20UX57016478",
 "name": "2005 Toyota Prius Base 4dr Hatchback",
 "year": 2005,
 "make": "Toyota",
 "model": "Prius",
 "trim": "Base 4dr Hatchback",
 "bodyStyle": "hatchback",
 "color": "blue",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 120954,
 "vin": "JTDKB20UX57016478",
 "image": "https://cdn05.carsforsale.com/00c79be4317274b15a92989e3e5a3def8c/1280x960/2005-toyota-prius-base-4dr-hatchback.jpg",
 "url": "https://carchat.io/v/lot-98a3144e/JTDKB20UX57016478",
 "dealer": {
  "id": "lot-98a3144e",
  "name": "Lot 98a3144e",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-98a3144e"
 },
 "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-98a3144e",
   "vin": "JTDKB20UX57016478",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}