{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/side-lake-campground",
  "name": "Side Lake Campground",
  "description": "Side Lake Campground in McCarthy Beach State Park, Side Lake Minnesota. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/side-lake-campground",
  "image": [
    "https://campcdn.com/photos/7/0/7058/62241/uploads_2F1441838444114-6rvij7fxau0daemi-0f080a6f131e857f2d64118a190c48c3_2FDSC_0490.JPG?v=1633649608",
    "http:https://campcdn.com/photos/7/0/7058/62241/low_res/side-lake-campground.JPG?v=1633649608"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.670836,
    "longitude": -93.030981
  },
  "sameAs": [
    "https://www.campendium.com/side-lake-campground",
    "http://www.dnr.state.mn.us/state_parks/mccarthy_beach/camping.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}