{
 "id": "1FMEE0RR9TLB04171",
 "name": "2026 Ford Bronco Raptor",
 "year": 2026,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "new",
 "price": 82355,
 "currency": "USD",
 "mileage": null,
 "vin": "1FMEE0RR9TLB04171",
 "image": "https://www.rogersford.com/inventoryphotos/5554/1fmee0rr9tlb04171/ip/1.jpg",
 "url": "https://carchat.io/v/rogers-ford/1FMEE0RR9TLB04171",
 "dealer": {
  "id": "rogers-ford",
  "name": "Rogers Ford",
  "city": "Midland",
  "state": "TX",
  "url": "https://carchat.io/d/rogers-ford"
 },
 "description": "Standard EquipmentExteriorAluminum Spare WheelBlack Door HandlesBlack Front Bumper w/2 Tow HooksBlack GrilleBlack Power Heated Side Mirrors w/Convex Spotter, Manual Folding and Turn Signal IndicatorBlack Rear Step Bumper w/2 Tow HooksBlack Side Windows TrimBody-Colored Fender FlaresDeep Tinted GlassFlip-Up Rear Window w/Wiper and DefrosterFord Co-Pilot360 - Autolamp Auto On/Off Reflector Led Low/High Beam Auto High-Beam Daytime Running Lights Preference Setting Headlamps w/Delay-OffFront Fog Lam",
 "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": "rogers-ford",
   "vin": "1FMEE0RR9TLB04171",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}