{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sevenmile-lake-access-road-fort-greely-ak",
  "name": "Sevenmile Lake Access Road",
  "description": "Sevenmile Lake Access Road in Alaska offers a camping experience surrounded by forested terrain and a nearby lake.",
  "url": "https://campertunity.com/listings/campgrounds/sevenmile-lake-access-road-fort-greely-ak",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Greely",
    "addressRegion": "Alaska",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.09411323,
    "longitude": -145.61557428
  },
  "sameAs": [
    "https://thedyrt.com/camping/alaska/seven-mile-lake-access-road"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}