{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bearlodge-campground",
  "name": "Bearlodge Campground",
  "description": "Bearlodge Campground in Black Hills National Forest, Aladdin Wyoming. See 5 traveler reviews, 4 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bearlodge-campground",
  "image": [
    "https://campcdn.com/photos/4/4/4471/366809/uploads_2F1660423537908-cypumufgjt-8dedbf8d816623fa97166059347d667f_2F2022a%2BMiscellaneous-1140.jpg?v=1660423716",
    "http:https://campcdn.com/photos/4/4/4471/366809/low_res/bearlodge-campground.jpg?v=1660423716"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.655,
    "longitude": -104.327
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}