{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bings-landing-state-recreation-site-sterling-ak",
  "name": "Bings Landing State Recreation Site",
  "description": "Bings Landing State Recreation Site is located near Sterling, Alaska, featuring flat terrain with dense forest surroundings.",
  "url": "https://campertunity.com/listings/campgrounds/bings-landing-state-recreation-site-sterling-ak",
  "image": [
    "https://photos.thedyrt.com/photo/558328/media/bings-landing-state-recreation-site_ed8715c3-d263-4cfb-b31a-aed119d62595.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/558328/media/bings-landing-state-recreation-site_ed8715c3-d263-4cfb-b31a-aed119d62595.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/558320/media/bings-landing-state-recreation-site_1ba21b87-6f1c-4f96-8159-4de87c7da0d4.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-149.85451955,61.54556477)/-149.85451955,61.54556477,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "80 Sterling Highway",
    "addressLocality": "Sterling",
    "addressRegion": "AK",
    "postalCode": "99672",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.54556477,
    "longitude": -149.85451955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}