{
 "id": "3FTTW8A35TRB01557",
 "name": "2026 Ford Maverick XL",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 31337,
 "currency": "USD",
 "mileage": null,
 "vin": "3FTTW8A35TRB01557",
 "image": "https://media-cdn-tango.jazelc.com/media/320150500",
 "url": "https://carchat.io/v/hacienda-ford/3FTTW8A35TRB01557",
 "dealer": {
  "id": "hacienda-ford",
  "name": "Hacienda Ford",
  "city": "Edinburg",
  "state": "TX",
  "url": "https://carchat.io/d/hacienda-ford"
 },
 "description": "This vehicle comes equipped with the following features and options: Equipment Group 100A (Front Cloth Bucket Seats, Radio: AM/FM Stereo with 6 Speakers, SiriusXM with 360L, SYNC® 4, and Wheels: 17\" Steel with Sparkle Silver Painted Cover), Ford Co-Pilot360 (Auto High Beams, BLIS with Cross-Traffic Alert and Trailer Coverage, Exit Warning, Intersection Assist, Lane-Keeping System, Power Glass Manual-Folding Mirrors, Pre-Collision Assist with Automatic Emergency Braking, Rear Cross Traffic Brakin",
 "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": "hacienda-ford",
   "vin": "3FTTW8A35TRB01557",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}