{
 "id": "1ZVBP8CF8E5332276",
 "name": "2014 Ford Mustang GT Coupe",
 "year": 2014,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT Coupe",
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 16342,
 "currency": "USD",
 "mileage": 101205,
 "vin": "1ZVBP8CF8E5332276",
 "image": "https://imagesdl.dealercenter.net/640/480/202404-07b0a14763114a56875eacbb8fb51e78/202608-8fa7df9d069145aa8d18b495898cd429.jpg",
 "url": "https://carchat.io/v/lot-9ea6382a/1ZVBP8CF8E5332276",
 "dealer": {
  "id": "lot-9ea6382a",
  "name": "Lot 9ea6382a",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-9ea6382a"
 },
 "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-9ea6382a",
   "vin": "1ZVBP8CF8E5332276",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}