{
 "id": "1GCGTCE39F1170855",
 "name": "2015 Chevrolet Colorado Z71 Crew Cab 4WD Long Box",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Colorado Z71",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 104300,
 "vin": "1GCGTCE39F1170855",
 "image": "https://imagescdn.dealercarsearch.com/Media/25308/24319601/639254251188117638.jpg",
 "url": "https://carchat.io/v/carz-of-texas/1GCGTCE39F1170855",
 "dealer": {
  "id": "carz-of-texas",
  "name": "Carz of Texas",
  "city": "San Antonio,",
  "state": "TX",
  "url": "https://carchat.io/d/carz-of-texas"
 },
 "description": "Black 2015 Chevrolet Colorado Z71 Crew Cab 4WD Long Box with Gray interior for sale in San Antonio. Shop Carz of Texas Auto Sales for great deals on all our Chevrolet inventory.",
 "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": "carz-of-texas",
   "vin": "1GCGTCE39F1170855",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}