{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kenai-riverside-campground-rv-park-cooper-landing-us",
  "name": "Kenai Riverside Campground & RV Park",
  "description": "Kenai Riverside Campground & RV Park is a campsite in Cooper Landing, Alaska, USA. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/kenai-riverside-campground-rv-park-cooper-landing-us",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTp3yCPbF3AG2IppjLUDMrq3j7Iux4eBWJ/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile Post 49.7 Sterling Highway",
    "addressLocality": "Cooper Landing",
    "postalCode": "99572",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.484814,
    "longitude": -150.111324
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/kenai-riverside-campground-rv-park-cooper-landing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}