{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-anchorage",
  "name": "Campspace in Anchorage",
  "description": "Welcome to your Anchorage adventure basecamp! Ideal for RV travelers and vanlifers, our secure spot offers an array of amenities. Might experience small airplanes through out the day as private planes airport is within 5min. But not much traffic at night so you should be able to sleep like a baby. The base price includes the essentials to make your stay stress-free and pleasant: a cozy firepit for those cool Alaskan evenings, garbage disposal to keep your space tidy, and package delivery serv...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-anchorage",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anchorage",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.216,
    "longitude": -149.808
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/anchorage/173015/campspace-in-anchorage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}