{
 "id": "2G1WL52M8W1135196",
 "name": "1998 Chevrolet Lumina",
 "year": 1998,
 "make": "Chevrolet",
 "model": "Lumina",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "green",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 146595,
 "vin": "2G1WL52M8W1135196",
 "image": null,
 "url": "https://carchat.io/v/jimbutlerkia/2G1WL52M8W1135196",
 "dealer": {
  "id": "jimbutlerkia",
  "name": "Jimbutlerkia",
  "city": "Chesterfield",
  "state": "MO",
  "url": "https://carchat.io/d/jimbutlerkia"
 },
 "description": "This 1998 Chevrolet Lumina Base sedan represents an affordable option for reliable, everyday transportation. With its 3.1L V6 engine paired with a 4-speed automatic transmission, this front-wheel-drive vehicle delivers solid performance and fuel efficiency. The green exterior presents a classic look that has proven its durability over the years. - Power windows with driver-side express down - Electric rear window defogger - 4-wheel anti-lock brakes - Electronic speed control with resume speed - ",
 "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": "jimbutlerkia",
   "vin": "2G1WL52M8W1135196",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}