{
 "id": "1FTER4GH0TLE21041",
 "name": "2026 Ford Ranger",
 "year": 2026,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": 38400,
 "currency": "USD",
 "mileage": null,
 "vin": "1FTER4GH0TLE21041",
 "image": "https://pictures.dealer.com/c/classicgalvestonfordfd/0849/a8d8415a152ddfb9d1176a78d658bbd6x.jpg",
 "url": "https://carchat.io/v/classic-ford-galveston/1FTER4GH0TLE21041",
 "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 Ranger 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": "1FTER4GH0TLE21041",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}