{
 "id": "3FTTW8H39TRA34208",
 "name": "2026 Ford Maverick XLT",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": 30716,
 "currency": "USD",
 "mileage": null,
 "vin": "3FTTW8H39TRA34208",
 "image": null,
 "url": "https://carchat.io/v/freedom-ford-by-ed-morse/3FTTW8H39TRA34208",
 "dealer": {
  "id": "freedom-ford-by-ed-morse",
  "name": "Freedom Ford by Ed Morse",
  "city": "Greenville",
  "state": "TX",
  "url": "https://carchat.io/d/freedom-ford-by-ed-morse"
 },
 "description": "$2,344 off MSRP! Azure Gray Metallic 2026 Ford Maverick XLT 42/35 City/Highway MPG EQUIPPED WITH Equipment Group 300A (Radio: AM/FM Stereo with 6 Speakers, SiriusXM with 360L, Unique Cloth Front Bucket Seats, and Wheels: 17 Carbonized Gray Painted Aluminum), Ford Connectivity Package (1-Year Included), Internet access capable: 5G Modem - Ford Connectivity Package, 2.5L I-4 Hybrid, 2.91 Axle Ratio, 4-Wheel Disc Brakes, 6 Speakers, ABS brakes, Air Conditioning, Alloy wheels, AM/FM radio: SiriusXM ",
 "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": "freedom-ford-by-ed-morse",
   "vin": "3FTTW8H39TRA34208",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}