{
 "id": "JTDKN3DU6A0196746",
 "name": "2010 Toyota Prius ZVW30L",
 "year": 2010,
 "make": "Toyota",
 "model": "Prius",
 "trim": "ZVW30L",
 "bodyStyle": "hatchback",
 "color": "silver",
 "condition": "used",
 "price": 9000,
 "currency": "USD",
 "mileage": 115806,
 "vin": "JTDKN3DU6A0196746",
 "image": "https://vehicle-photos-published.vauto.com/75/d5/01/27-83ee-4750-a72f-267a9ecaa3d2/image-1.jpg",
 "url": "https://carchat.io/v/lot-3eed0b13/JTDKN3DU6A0196746",
 "dealer": {
  "id": "lot-3eed0b13",
  "name": "Lot 3eed0b13",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3eed0b13"
 },
 "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-3eed0b13",
   "vin": "JTDKN3DU6A0196746",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}