{
  "title": "Corn Moon (2028-09-03)",
  "description": "The Corn Moon is the traditional name for this month's full moon.",
  "canonicalUrl": "https://darkskiesdirectory.com/events/full-moon-2028-09-03",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Events",
      "url": "/events"
    },
    {
      "name": "Corn Moon (2028-09-03)",
      "url": "/events/full-moon-2028-09-03"
    }
  ],
  "updated": null,
  "data": {
    "id": "full-moon-2028-09-03",
    "date": "2028-09-03",
    "end_date": null,
    "time_utc": null,
    "type": "full-moon",
    "title": "Corn Moon (2028-09-03)",
    "visibility": "Visible throughout the US and Canada, weather permitting, rising around sunset.",
    "details": "The Corn Moon is the traditional name for this month's full moon.",
    "best_viewing_tip": "Best viewed low on the horizon just after moonrise, when the Moon looks largest due to the well-known 'moon illusion.'",
    "sources_json": "[\"https://www.cyclecalcs.com/full-moon-calendar.html\",\"https://www.farmersalmanac.com/full-moon-dates-and-times\"]",
    "sources": [
      "https://www.cyclecalcs.com/full-moon-calendar.html",
      "https://www.farmersalmanac.com/full-moon-dates-and-times"
    ]
  },
  "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": "Corn Moon (2028-09-03)",
            "item": "https://darkskiesdirectory.com/events/full-moon-2028-09-03"
          }
        ]
      },
      {
        "@type": "Event",
        "@id": "https://darkskiesdirectory.com/events/full-moon-2028-09-03#event",
        "name": "Corn Moon (2028-09-03)",
        "startDate": "2028-09-03",
        "endDate": "2028-09-03",
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "eventStatus": "https://schema.org/EventScheduled",
        "description": "The Corn Moon is the traditional name for this month's full moon.",
        "location": {
          "@type": "Place",
          "name": "Visible throughout the US and Canada, weather permitting, rising around sunset."
        }
      }
    ]
  }
}