{
 "id": "1GCFG154991162434",
 "name": "2009 Chevrolet Express",
 "year": 2009,
 "make": "Chevrolet",
 "model": "Express",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 126311,
 "vin": "1GCFG154991162434",
 "image": "https://cdn05.carsforsale.com/56b4a14832642593b42aa029b7d3c333/480x360/2009-chevrolet-express-1500-3dr-cargo-van.jpg",
 "url": "https://carchat.io/v/alamo-car-center/1GCFG154991162434",
 "dealer": {
  "id": "alamo-car-center",
  "name": "Alamo Car Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-car-center"
 },
 "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": "alamo-car-center",
   "vin": "1GCFG154991162434",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}