{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ely-mn",
  "name": "Stony Ridge Resort & Cafe",
  "description": "Check out Stony Ridge Resort & Cafe in Ely, Minnesota on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ely-mn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.90617,
    "longitude": -91.875874
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/ely/stony-ridge-resort-cafe"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}