{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nortons-nook-family-camp-1-us",
  "name": "Norton's Nook Family Camp #1",
  "description": "Eco friendly, back country type camping under the stars. 2 & 1/2 hrs from the Visitor Center at the",
  "url": "https://campertunity.com/listings/campgrounds/nortons-nook-family-camp-1-us",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ff/df/04/ffdf04da6acd79196944d6ff7b8dd5df.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "United States"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.33,
    "longitude": -112.88
  },
  "sameAs": [
    "https://campspace.com/en/s/norton-s-nook-family-camp-1_5387"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}