{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebApplication",
      "@id": "https://windsordetroitbordertimes.com/#webapp",
      "name": "Windsor-Detroit Border Times",
      "url": "https://windsordetroitbordertimes.com/",
      "applicationCategory": "TravelApplication",
      "operatingSystem": "Any",
      "isAccessibleForFree": true,
      "description": "Live border wait times for the Ambassador Bridge, Detroit-Windsor Tunnel, and Gordie Howe International Bridge in both directions, sourced from U.S. Customs and Border Protection and the Canada Border Services Agency.",
      "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
    },
    {
      "@type": "FAQPage",
      "@id": "https://windsordetroitbordertimes.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "How often do the wait times update?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Ambassador Bridge and Gordie Howe U.S.-bound data comes from CBP and typically refreshes every few minutes. Detroit-Windsor Tunnel and Canada-bound data comes from CBSA and can lag 30-90 minutes behind real time - we flag it as delayed when that happens. Community-reported times update as soon as a driver submits one."
          }
        },
        {
          "@type": "Question",
          "name": "What is the Border Times estimate?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "It's our own blended number that combines the official government figure with recent driver-submitted reports, weighted by how many people reported and how consistent those reports are. The accuracy badge next to it shows how much of that blend comes from community data versus official data."
          }
        },
        {
          "@type": "Question",
          "name": "Which crossing is fastest right now?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Whichever crossing currently has the shortest official wait time for your direction is marked \"Fastest now\" at the top of its card - this updates automatically as conditions change throughout the day."
          }
        },
        {
          "@type": "Question",
          "name": "Is this official CBP or CBSA data?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "The official numbers shown come directly from CBP's Border Wait Times feed and CBSA's Border Wait Times feed. This site is an independent project, not affiliated with CBP, CBSA, or the Windsor-Detroit Bridge Authority - always confirm with official sources before you travel if timing matters."
          }
        },
        {
          "@type": "Question",
          "name": "Do I need an account to see wait times?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No - wait times are free to view for everyone. You only need a free account if you want to submit your own wait time report to help other drivers."
          }
        }
      ]
    }
  ]
}
