{
 "id": "1GC1KVE82FF119569",
 "name": "2015 Chevrolet Silverado LT",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": "LT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 30478,
 "currency": "USD",
 "mileage": 130755,
 "vin": "1GC1KVE82FF119569",
 "image": "http://dealerslink.s3.amazonaws.com/vehicles/4255/KP2097-F27E93E5D3101C89D92BD008F07DC30F.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1GC1KVE82FF119569",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "Vehicle Details Take on tough jobs and everyday demands with this impressive 2015 Chevrolet Silverado 2500 LT 4WD, powered by the legendary 6.6L V8 Diesel engine. Built for serious capability, this heavy-duty pickup delivers the strength, confidence, and durability drivers expect from a Chevrolet Silverado 2500. Whether you need a dependable work truck, a rugged tow vehicle, or a versatile daily driver, this Chevrolet is ready for action. Inside, the LT trim offers comfort and convenience design",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "1GC1KVE82FF119569",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}