{
 "id": "1FA6P8CF2T5401499",
 "name": "2026 Ford Mustang GT",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": "GT",
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "new",
 "price": 87655,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FA6P8CF2T5401499",
 "image": "https://pictures.dealer.com/s/sagerfordcafordfd/1234/2098bb7683db43ebb8218dff3ec7c491.jpeg",
 "url": "https://carchat.io/v/sagerford/1FA6P8CF2T5401499",
 "dealer": {
  "id": "sagerford",
  "name": "Sagerford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/sagerford"
 },
 "description": "2026 Ford Mustang RTR Spec 2 Vin# 1FA6P8CF2T5401499 MANUFACTURER S LABEL PRICE: $ 68,175.00 Standard Options: with all 2026 Ford Mustang RTR Spec 2 RTR Tactical Performance Lowering Springs RTR Tactical Performance Adjustable Front Sway Bar RTR Tactical Performance Adjustable Rear Sway Bar RTR Tactical Performance Adjustable Front Struts RTR Tactical Performance Adjustable Rear Shocks RTR Shock Mount Kit RTR 20X9.5+33/20X10.5+45 Staggered Wheels Lug Nut Kit Nitto NT555 G2 275/35R20 295/35R20 Tir",
 "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": "sagerford",
   "vin": "1FA6P8CF2T5401499",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}