{
  "title": "James River State Park",
  "description": "The rolling hills of the Piedmont region are prevalent within the park, setting the stage for a variety of forests, meadows, and flood plains.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/james-river-state-park-dark-sky-park",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "James River State Park",
      "url": "/places/james-river-state-park-dark-sky-park"
    }
  ],
  "updated": null,
  "data": {
    "slug": "james-river-state-park-dark-sky-park",
    "name": "James River State Park",
    "type": "park",
    "country": "US",
    "state_province": "VA",
    "nearest_town": "Gladstone",
    "lat": 37.62565,
    "lng": -78.80861,
    "year_certified": 2019,
    "official_url": "http://www.dcr.virginia.gov/state-parks/james-river#general_information",
    "source_url": "https://darksky.org/places/james-river-state-park-dark-sky-park/",
    "notes": "The rolling hills of the Piedmont region are prevalent within the park, setting the stage for a variety of forests, meadows, and flood plains."
  },
  "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": "Places",
            "item": "https://darkskiesdirectory.com/places"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "James River State Park",
            "item": "https://darkskiesdirectory.com/places/james-river-state-park-dark-sky-park"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/james-river-state-park-dark-sky-park#place",
        "name": "James River State Park",
        "additionalType": "park",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "VA",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 37.62565,
          "longitude": -78.80861
        },
        "description": "The rolling hills of the Piedmont region are prevalent within the park, setting the stage for a variety of forests, meadows, and flood plains."
      }
    ]
  }
}