{
 "id": "1FT7W2BT8TEE61972",
 "name": "New 2026 Ford F-250 F-250&reg; XL",
 "year": 2026,
 "make": "Ford",
 "model": "F-250",
 "trim": null,
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "new",
 "price": 66542,
 "currency": "USD",
 "mileage": 5,
 "vin": "1FT7W2BT8TEE61972",
 "image": "https://pictures.dealer.com/n/northcentralfordfd/0443/3fb14121f51a34c4642c422067e02038x.jpg",
 "url": "https://carchat.io/v/north-central-ford/1FT7W2BT8TEE61972",
 "dealer": {
  "id": "north-central-ford",
  "name": "North Central Ford",
  "city": "Richardson",
  "state": "TX",
  "url": "https://carchat.io/d/north-central-ford"
 },
 "description": "Is this 2026 Ford F-250 your perfect car? Contact North Central Ford to see this Carbonized Gray F-250&reg; XL available for $66542",
 "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": "north-central-ford",
   "vin": "1FT7W2BT8TEE61972",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}