{
 "id": "3FTTW8J35TRB28080",
 "name": "2026 Ford Maverick",
 "year": 2026,
 "make": "Ford",
 "model": "Maverick",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 37435,
 "currency": "USD",
 "mileage": null,
 "vin": "3FTTW8J35TRB28080",
 "image": "https://pictures.dealer.com/c/classicgalvestonfordfd/1817/1254b85fc1a38040a609298f864745a2x.jpg",
 "url": "https://carchat.io/v/classic-ford-galveston/3FTTW8J35TRB28080",
 "dealer": {
  "id": "classic-ford-galveston",
  "name": "Classic Ford Galveston",
  "city": "Broadway Galveston",
  "state": "TX",
  "url": "https://carchat.io/d/classic-ford-galveston"
 },
 "description": "New 2026 Ford Maverick from Classic Ford in Galveston, TX, 77554. Call (409) 744-5711 for more information.",
 "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": "classic-ford-galveston",
   "vin": "3FTTW8J35TRB28080",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}