{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-island-state-park-grand-island-ny",
  "name": "Beaver Island State Park",
  "description": "Beaver Island State Park camping reservations and campground information. Learn more about camping near Beaver Island State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beaver-island-state-park-grand-island-ny",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NY/pid2114/%7Bpht%7D1%20Actual%20Beaver%20Island,%20Marina,%20sledding%20hill%20and%20Beach%20(2019)%7Bpht%7D1701884754919.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2136 West Oakfield Road",
    "addressLocality": "Grand Island",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.96704,
    "longitude": -78.95986
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}