{
 "id": "1FT7W2BT8TEF59190",
 "name": "New 2026 Ford F-250",
 "year": 2026,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": 73420,
 "currency": "USD",
 "mileage": null,
 "vin": "1FT7W2BT8TEF59190",
 "image": "https://pictures.dealer.com/s/samesfordmcallen/0486/33a96ce18e3a3fd31298da6bd249f142x.jpg",
 "url": "https://carchat.io/v/sames-red-barn-express/1FT7W2BT8TEF59190",
 "dealer": {
  "id": "sames-red-barn-express",
  "name": "Sames Red Barn Express",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/sames-red-barn-express"
 },
 "description": "Is this 2026 Ford F-250 your perfect car? Contact Sames Auto Group to see this Carbonized Gray Metallic Truck Crew Cab available for $73420",
 "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": "sames-red-barn-express",
   "vin": "1FT7W2BT8TEF59190",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}