{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naked-skull-campgrounds-21-only-flagstaff-az-1",
  "name": "Naked Skull Campgrounds 21+ Only",
  "description": "This site has some wind and sun block. Has a fire ring and is not far from outhouse.",
  "url": "https://campertunity.com/listings/campgrounds/naked-skull-campgrounds-21-only-flagstaff-az-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1733708816/dev-campground-photos/iucfbmjouy6sexyt4tn5/naked-skull-campgrounds-21-only-tent-site-6t.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.75245,
    "longitude": -111.348115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    }
  ]
}