{
 "id": "1GC4YSEY6LF206395",
 "name": "2020 Chevrolet Silverado Work Truck",
 "year": 2020,
 "make": "Chevrolet",
 "model": "Silverado",
 "trim": "Work Truck",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 39778,
 "currency": "USD",
 "mileage": 102298,
 "vin": "1GC4YSEY6LF206395",
 "image": "http://dealerslink.s3.amazonaws.com/vehicles/4255/KP1912-78F51E079DC0774BDC1160FCD5D9097C.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/1GC4YSEY6LF206395",
 "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": "2020 Chevrolet Silverado 3500HD. Used condition with 102,298 miles and priced at $39,778.",
 "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": "1GC4YSEY6LF206395",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}