{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-creek-us",
  "name": "Mountain Creek Camp Ground",
  "description": "Mountain Creek Camp Ground, Gardners Pennsylvania. See 2 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/mountain-creek-us",
  "image": [
    "https://campcdn.com/photos/1/8/18848/259184/uploads_2F1603055678915-iyikfbzu4jj-c4581da5a9bb86c2219fdd82fb8b55c8_2FF368216A-53D0-4D0C-B4D9-4AA17B683291.jpeg?v=1633869413",
    "http:https://campcdn.com/photos/1/8/18848/259184/low_res/mountain-creek-camp-ground.jpeg?v=1633869413"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.06427,
    "longitude": -77.224846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}