{
 "id": "1GB6GUCG6G1136793",
 "name": "2016 Chevrolet Express Commercial",
 "year": 2016,
 "make": "Chevrolet",
 "model": "Express Commercial",
 "trim": null,
 "bodyStyle": "van",
 "color": null,
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 172329,
 "vin": "1GB6GUCG6G1136793",
 "image": "https://imagescf.dealercenter.net/640/480/202606-9d9fa5974e724a008c71d025e3eb634c.jpg",
 "url": "https://carchat.io/v/c-and-j-cars-sales-llc/1GB6GUCG6G1136793",
 "dealer": {
  "id": "c-and-j-cars-sales-llc",
  "name": "C & J Cars Sales LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/c-and-j-cars-sales-llc"
 },
 "description": "Find USED 2016 CHEVROLET EXPRESS COMMERCIAL CUTAWAY for sale at $10,033.00 in San Antonio, TX at CJ Auto Sales LLC 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": "c-and-j-cars-sales-llc",
   "vin": "1GB6GUCG6G1136793",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}