{
 "id": "1G1ZS68N77F222491",
 "name": "2007 Chevrolet Malibu Base LS",
 "year": 2007,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "Base LS",
 "bodyStyle": "hatchback",
 "color": "burgundy",
 "condition": "used",
 "price": 5499,
 "currency": "USD",
 "mileage": 93561,
 "vin": "1G1ZS68N77F222491",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-7eec4a0a6eaa40f8a354bd213ad9861f.jpg",
 "url": "https://carchat.io/v/mach1autos/1G1ZS68N77F222491",
 "dealer": {
  "id": "mach1autos",
  "name": "Mach1autos",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mach1autos"
 },
 "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": "mach1autos",
   "vin": "1G1ZS68N77F222491",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}