{
 "id": "1FTFW4L54TFB18609",
 "name": "New 2026 Ford F-150 Tremor",
 "year": 2026,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "new",
 "price": 61380,
 "currency": "USD",
 "mileage": 30,
 "vin": "1FTFW4L54TFB18609",
 "image": "https://pictures.dealer.com/g/goldencirclefordfd/0752/8518f9927e08e4797023fa0a82694905x.jpg",
 "url": "https://carchat.io/v/golden-circle-ford-inc/1FTFW4L54TFB18609",
 "dealer": {
  "id": "golden-circle-ford-inc",
  "name": "Golden Circle Ford, Inc.",
  "city": "Jackson",
  "state": "TN",
  "url": "https://carchat.io/d/golden-circle-ford-inc"
 },
 "description": "Is this 2026 Ford F-150 your perfect car? Contact Golden Circle Ford Lincoln to see this Antimatter Blue Metallic Tremor Truck available for $61380",
 "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": "golden-circle-ford-inc",
   "vin": "1FTFW4L54TFB18609",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}