{
 "id": "1FTRF3ATXSEC47662",
 "name": "New 2025 Ford F-350SD XL",
 "year": 2025,
 "make": "Ford",
 "model": "F-350SD",
 "trim": null,
 "bodyStyle": "truck",
 "color": "red",
 "condition": "new",
 "price": 57762,
 "currency": "USD",
 "mileage": 14,
 "vin": "1FTRF3ATXSEC47662",
 "image": "https://images.dealer.com/ddc/vehicles/2025/Ford/F-350/Truck/trim_XL_a2924c/color/Race%20Red-PQ-165%2C23%2C28-640-en_US.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/1FTRF3ATXSEC47662",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2025 Ford F-350SD your perfect car? Contact Coastal Bend Ford to see this Race Red XL Truck available for $57762",
 "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": "coastal-bend-ford",
   "vin": "1FTRF3ATXSEC47662",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}