{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hozomeen-campground-camping-information-reviews-us",
  "name": "Hozomeen Campground | Camping Information & Reviews",
  "description": "Escape to the untamed northern shores of Ross Lake at Hozomeen Campground, where adventure meets solitude in one of the . Activities: Hiking, Swimming, Boating.",
  "url": "https://campertunity.com/listings/campgrounds/hozomeen-campground-camping-information-reviews-us",
  "image": [
    "https://cdn.recreation.gov/public/2021/08/04/20/15/10149323_a8c048be-5994-4a04-aefe-07e14124a768.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9871,
    "longitude": -121.0711
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/north-cascades-np/hozomeen-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}