{
 "id": "3VW467AT2CM631512",
 "name": "2012 Volkswagen Beetle 2.0t",
 "year": 2012,
 "make": "Volkswagen",
 "model": "Beetle",
 "trim": "2.0t",
 "bodyStyle": "hatchback",
 "color": "red",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 121804,
 "vin": "3VW467AT2CM631512",
 "image": "https://cdn05.carsforsale.com/78eb55c8d471e68092751854d8227db3/1280x960/2012-volkswagen-beetle-2-0t.jpg",
 "url": "https://carchat.io/v/lot-51bd2971/3VW467AT2CM631512",
 "dealer": {
  "id": "lot-51bd2971",
  "name": "Lot 51bd2971",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-51bd2971"
 },
 "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-51bd2971",
   "vin": "3VW467AT2CM631512",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}