{
 "id": "1GCHTDFE2C8137810",
 "name": "2012 Chevrolet Colorado 2LT",
 "year": 2012,
 "make": "Chevrolet",
 "model": "Colorado",
 "trim": "2LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 132459,
 "vin": "1GCHTDFE2C8137810",
 "image": null,
 "url": "https://carchat.io/v/rjbandson/1GCHTDFE2C8137810",
 "dealer": {
  "id": "rjbandson",
  "name": "Rjbandson",
  "city": "Turner",
  "state": "ME",
  "url": "https://carchat.io/d/rjbandson"
 },
 "description": "Take a joy ride in this sleek 2012 Chevrolet Colorado, a white beauty packed with power and performance. With a mighty 3.7L 5-cylinder engine under the hood, this truck is ready to take on any adventure you throw its way. Equipped with four-wheel drive and an automatic locking rear differential, this Colorado is perfect for off-road escapades or daily commutes alike. The gleaming white exterior is accented by chrome bumpers and large body-color wheel flares, giving it a rugged yet stylish look. ",
 "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": "rjbandson",
   "vin": "1GCHTDFE2C8137810",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}