{
  "title": "Total Solar Eclipse of July 22, 2028",
  "description": "A dramatic total eclipse for Australia and New Zealand, entirely out of view from North America.",
  "canonicalUrl": "https://darkskiesdirectory.com/events/solar-eclipse-2028-07-22",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Events",
      "url": "/events"
    },
    {
      "name": "Total Solar Eclipse of July 22, 2028",
      "url": "/events/solar-eclipse-2028-07-22"
    }
  ],
  "updated": null,
  "data": {
    "id": "solar-eclipse-2028-07-22",
    "date": "2028-07-22",
    "end_date": null,
    "time_utc": null,
    "type": "solar-eclipse",
    "title": "Total Solar Eclipse of July 22, 2028",
    "visibility": "Not visible from the US or Canada. The path of totality crosses Australia (Western Australia through New South Wales) and New Zealand.",
    "details": "A dramatic total eclipse for Australia and New Zealand, entirely out of view from North America.",
    "best_viewing_tip": "No viewing tip needed for US/Canada audiences; this eclipse cannot be seen from North America.",
    "sources_json": "[\"https://en.wikipedia.org/wiki/Solar_eclipse_of_July_22,_2028\"]",
    "sources": [
      "https://en.wikipedia.org/wiki/Solar_eclipse_of_July_22,_2028"
    ]
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://darkskiesdirectory.com/#organization",
        "name": "Dark Skies Directory",
        "url": "https://darkskiesdirectory.com"
      },
      {
        "@type": "WebSite",
        "@id": "https://darkskiesdirectory.com/#website",
        "url": "https://darkskiesdirectory.com",
        "name": "Dark Skies Directory",
        "publisher": {
          "@id": "https://darkskiesdirectory.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://darkskiesdirectory.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Events",
            "item": "https://darkskiesdirectory.com/events"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Total Solar Eclipse of July 22, 2028",
            "item": "https://darkskiesdirectory.com/events/solar-eclipse-2028-07-22"
          }
        ]
      },
      {
        "@type": "Event",
        "@id": "https://darkskiesdirectory.com/events/solar-eclipse-2028-07-22#event",
        "name": "Total Solar Eclipse of July 22, 2028",
        "startDate": "2028-07-22",
        "endDate": "2028-07-22",
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "eventStatus": "https://schema.org/EventScheduled",
        "description": "A dramatic total eclipse for Australia and New Zealand, entirely out of view from North America.",
        "location": {
          "@type": "Place",
          "name": "Not visible from the US or Canada. The path of totality crosses Australia (Western Australia through New South Wales) and New Zealand."
        }
      }
    ]
  }
}