{
 "id": "3GNARHEG4VL123042",
 "name": "2027 Chevrolet Equinox LT",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Equinox",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 30265,
 "currency": "USD",
 "mileage": null,
 "vin": "3GNARHEG4VL123042",
 "image": null,
 "url": "https://carchat.io/v/jupiter-chevrolet/3GNARHEG4VL123042",
 "dealer": {
  "id": "jupiter-chevrolet",
  "name": "Jupiter Chevrolet",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/jupiter-chevrolet"
 },
 "description": "Meet the 2027 Chevrolet Equinox LT, a compact SUV designed to deliver practical capability with refined comfort for your everyday driving needs.<br><br>- Backup Camera<br>- Bluetooth® Handsfree Connectivity<br>- Heated Seats<br>- Keyless Entry with Remote Start<br>- Steering Wheel Controls<br>- USB and AUX Ports<br>- Window Tint<br>- Wireless Phone Charging<br>- Dual-Zone Automatic Climate Control<br>- Hands-Free Programmable Power Liftgate<br>- 8-Way Power Driver Seat with 2-Way Lumbar Control<",
 "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": "jupiter-chevrolet",
   "vin": "3GNARHEG4VL123042",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}