{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bigfallscitycampground",
  "name": "Big Falls City Campground & Big Falls Horse Camp",
  "description": "Big Falls City Campground & Big Falls Horse Camp offers complete camping and picnicking facilities. As the sun sets and the night unfolds, campers can take com",
  "url": "https://campertunity.com/listings/campgrounds/bigfallscitycampground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiYjdlYWY1NDAtZmY0Ny00ZTU1LTg3MzAtODljMGU4NzM1ZTA1X01lbW9yaWFsIFBhdmlsaW9uLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Whispering Pine Drive",
    "addressLocality": "Big Falls",
    "addressRegion": "MN",
    "postalCode": "56627"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.194586,
    "longitude": -93.801758
  },
  "sameAs": [
    "https://www.campspot.com/park/bigfallscitycampground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}