{
 "id": "3VWBW7BU5TM048141",
 "name": "2026 Volkswagen Jetta Sport",
 "year": 2026,
 "make": "Volkswagen",
 "model": "Jetta",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "new",
 "price": 26564,
 "currency": "USD",
 "mileage": null,
 "vin": "3VWBW7BU5TM048141",
 "image": "https://www.vwofclearlake.com/inventoryphotos/17088/3vwbw7bu5tm048141/ip/1.jpg",
 "url": "https://carchat.io/v/volkswagen-clear-lake/3VWBW7BU5TM048141",
 "dealer": {
  "id": "volkswagen-clear-lake",
  "name": "Volkswagen Clear Lake",
  "city": "League City",
  "state": "TX",
  "url": "https://carchat.io/d/volkswagen-clear-lake"
 },
 "description": "Delivers 40 Highway MPG and 29 City MPG! This Volkswagen Jetta delivers a Intercooled Turbo Regular Unleaded I-4 1.5 L/91 engine powering this Automatic transmission. Wireless Phone Connectivity, Window Grid Diversity Antenna, Wheels: 17 2-Tone Machined Alloy.* This Volkswagen Jetta Features the Following Options *VW Car-Net Safe & Secure 5-year Tracker System, Trunk Rear Cargo Access, Trip Computer, Travel Assist (semi-automated driving assistance), Transmission: 8-Speed Automatic w/Tiptronic, ",
 "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": "volkswagen-clear-lake",
   "vin": "3VWBW7BU5TM048141",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}