{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/golden-nugget-rv-park",
  "name": "Golden Nugget RV Park",
  "description": "Golden Nugget RV Park, Anchorage Alaska. See 4 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/golden-nugget-rv-park",
  "image": [
    "https://campcdn.com/photos/1/5/15020/196146/uploads_2F1562866738870-sk0bpy272sk-8ab30a6c29ba4e9078e77bd4c1eeb0a6_2F22EC034E-E86C-4665-BEEE-2E6731C5DEA1.jpeg?v=1633840032",
    "http:https://campcdn.com/photos/1/5/15020/196147/low_res/golden-nugget-rv-park.jpeg?v=1633840032"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.209537,
    "longitude": -149.800816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}