{
 "id": "1GAZGPFG4H1178668",
 "name": "2017 Chevrolet Express 3500",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Express 3500",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 18995,
 "currency": "USD",
 "mileage": 177699,
 "vin": "1GAZGPFG4H1178668",
 "image": "https://imagescf.dealercenter.net/640/480/202507-5d6ab62cdb334d45a445ae8e07e6639a.jpg",
 "url": "https://carchat.io/v/carlo-motors-inc/1GAZGPFG4H1178668",
 "dealer": {
  "id": "carlo-motors-inc",
  "name": "Carlo Motors, Inc.",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carlo-motors-inc"
 },
 "description": "Find USED 2017 CHEVROLET EXPRESS 3500 PASSENGER for sale at $18,995.00 in San Antonio, TX at Carlo Motors now.",
 "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": "carlo-motors-inc",
   "vin": "1GAZGPFG4H1178668",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}