{
 "id": "1FA6P8CF3T5405495",
 "name": "2026 Ford Mustang GT",
 "year": 2026,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "white",
 "condition": "new",
 "price": 50896,
 "currency": "USD",
 "mileage": null,
 "vin": "1FA6P8CF3T5405495",
 "image": "https://www.fordfranklin.com/inventoryphotos/890/1fa6p8cf3t5405495/ip/1.jpg",
 "url": "https://carchat.io/v/ford-of-franklin/1FA6P8CF3T5405495",
 "dealer": {
  "id": "ford-of-franklin",
  "name": "Ford of Franklin",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/ford-of-franklin"
 },
 "description": "Price includes: $1000 - Retail Customer Cash $1000 - SSE Down Payment Assistance $500 - Final Days Mega Bonus Cash 2026 Ford Mustang GT Oxford White RWD 10-Speed Automatic 5.0L V8 Ti-VCT **LIFE TIME POWERTRAIN WARRANTY**, Mustang GT, 2D Coupe, 5.0L V8 Ti-VCT, RWD, Oxford White, Black Onyx w/Cloth/Vinyl Heated Bucket Seats, 9-Speaker Stereo System, AM/FM Stereo, Ambient Lighting with MyColor, Brembo Brake System with Performance Linings, Bronze Appearance Package, Cloth/Vinyl Heated Bucket Seats,",
 "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": "ford-of-franklin",
   "vin": "1FA6P8CF3T5405495",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}