{
 "id": "4S4WMAKD5V3401064",
 "name": "2027 Subaru ASCENT Touring",
 "year": 2027,
 "make": "Subaru",
 "model": "ASCENT",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "new",
 "price": 54529,
 "currency": "USD",
 "mileage": null,
 "vin": "4S4WMAKD5V3401064",
 "image": null,
 "url": "https://carchat.io/v/subaru-of-gallatin/4S4WMAKD5V3401064",
 "dealer": {
  "id": "subaru-of-gallatin",
  "name": "Subaru of Gallatin",
  "city": "Gallatin",
  "state": "TN",
  "url": "https://carchat.io/d/subaru-of-gallatin"
 },
 "description": "Standard EquipmentMECHANICALFull-Time All-Wheel4.44 Axle RatioBattery w/Run Down Protection190 Amp AlternatorTowing Equipment -inc: Trailer Sway ControlTrailer Wiring Harness6000# GvwrGas-Pressurized Shock AbsorbersFront And Rear Anti-Roll BarsElectric Power-Assist Speed-Sensing Steering19.3 Gal. Fuel TankDual Stainless Steel Exhaust w/Polished Tailpipe FinisherPermanent Locking HubsStrut Front Suspension w/Coil SpringsDouble Wishbone Rear Suspension w/Coil Springs4-Wheel Disc Brakes w/4-Wheel A",
 "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": "subaru-of-gallatin",
   "vin": "4S4WMAKD5V3401064",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}