{
 "id": "1FT8W2BT9SED35784",
 "name": "New 2025 Ford F-250",
 "year": 2025,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "new",
 "price": 76249,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FT8W2BT9SED35784",
 "image": "https://pictures.dealer.com/m/miketerryfordauto/0739/d2d99f830fc0d0c7b142f538bc6e4527x.jpg",
 "url": "https://carchat.io/v/mike-terry-auto-group/1FT8W2BT9SED35784",
 "dealer": {
  "id": "mike-terry-auto-group",
  "name": "Mike Terry Auto Group",
  "city": "Mexia",
  "state": "TX",
  "url": "https://carchat.io/d/mike-terry-auto-group"
 },
 "description": "Is this 2025 Ford F-250 your perfect car? Contact Mike Terry Auto Group to see this Agate Black Truck Crew Cab available for $76249",
 "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": "mike-terry-auto-group",
   "vin": "1FT8W2BT9SED35784",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}