{
 "id": "1GB0GRFG8J1185872",
 "name": "2018 Chevrolet Comm High",
 "year": 2018,
 "make": "Chevrolet",
 "model": "Comm High",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 176406,
 "vin": "1GB0GRFG8J1185872",
 "image": "https://imagescf.dealercenter.net/640/480/202608-298e83ade2c8425f92ada74105fe41bb.jpg",
 "url": "https://carchat.io/v/gmz-motors/1GB0GRFG8J1185872",
 "dealer": {
  "id": "gmz-motors",
  "name": "GMZ MOTORS",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/gmz-motors"
 },
 "description": "Find USED 2018 CHEVROLET COMM HIGH CUBE VAN for sale at $17,995.00 in San Antonio, TX at GMZ 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": "gmz-motors",
   "vin": "1GB0GRFG8J1185872",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}