{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/real-alaskan-cabins-and-rv-park-sterling-ak",
  "name": "Real Alaskan Cabins and RV Park",
  "description": "Contact info, reviews tips & more for Real Alaskan Cabins and RV Park | Camping in Alaska",
  "url": "https://campertunity.com/listings/campgrounds/real-alaskan-cabins-and-rv-park-sterling-ak",
  "image": [
    "https://photos.thedyrt.com/photo/559637/media/real-alaskan-cabins-and-rv-park_437bd52a-110f-4877-aca8-cad37ff9d9ef.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/559635/media/real-alaskan-cabins-and-rv-park_cf2e1a5f-35cd-400c-86c7-3bf6423aa16c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/559634/media/real-alaskan-cabins-and-rv-park_3180ae65-136c-4c69-a43e-b490832de0a9.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/559637/media/real-alaskan-cabins-and-rv-park_437bd52a-110f-4877-aca8-cad37ff9d9ef.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/559631/media/real-alaskan-cabins-and-rv-park_4026c941-3666-4651-8243-d1f63867aa12.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/559633/media/real-alaskan-cabins-and-rv-park_757a2ff5-beb5-4fe7-93a6-6a4ae2f8f4bc.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37485 Bing Landing Rd",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.52377327,
    "longitude": -150.7093164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tanya B."
      },
      "datePublished": "2020-08-15T23:48:05.687Z",
      "reviewBody": "This cute little RV park has 34 spaces with full hook ups. There are also showers and group restrooms in the bathhouse. Set in the Alaska wilderness has great views and not a bad choice for RV places.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}