{
 "id": "5GTDN13E978228258",
 "name": "2007 HUMMER H3 SUV",
 "year": 2007,
 "make": "Hummer",
 "model": "H3",
 "trim": "SUV",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 8992,
 "currency": "USD",
 "mileage": 129576,
 "vin": "5GTDN13E978228258",
 "image": "https://cdn.dealrimages.com/0C/AB/KL/2IGVU7X9TWWC14.jpg",
 "url": "https://carchat.io/v/lot-3c795d08/5GTDN13E978228258",
 "dealer": {
  "id": "lot-3c795d08",
  "name": "Lot 3c795d08",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3c795d08"
 },
 "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-3c795d08",
   "vin": "5GTDN13E978228258",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}