{
 "id": "1G1YY2189J5113504",
 "name": "1988 Chevrolet Corvette",
 "year": 1988,
 "make": "Chevrolet",
 "model": "Corvette",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "used",
 "price": 49000,
 "currency": "USD",
 "mileage": 7320,
 "vin": "1G1YY2189J5113504",
 "image": "https://portal.waynereaves.net/service/picture/25787/2718/49d91645224132b9dd9f4c56dd7d7c34aa84132a.jpg",
 "url": "https://carchat.io/v/lot-b504a8ae/1G1YY2189J5113504",
 "dealer": {
  "id": "lot-b504a8ae",
  "name": "Lot b504a8ae",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-b504a8ae"
 },
 "description": "1988 CORVETTE CHALLENGE RACE CAR #2. From 1985 to 1987 Corvette dominated the SS class of the SCCA Showroom Stock Endurance Championship. Its' record was 19-0. In fact, in 1987 Chevy won the Manufacturers' Championship by a modest 81-7 margin. SCCA mercifully ended this brutal massacre by creating an entirely new class for this car. What else do you do with a car in a class by itself? The Corvette Challenge Series was born. In 1988 the #2 car was driven by Juan Manuel Fangio II, nephew of Juan M",
 "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": "lot-b504a8ae",
   "vin": "1G1YY2189J5113504",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}