{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-creek-gardners",
  "name": "Mountain Creek Campground",
  "description": "Mountain Creek Campground is a campsite in Gardners, United States.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-creek-gardners",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTHkVYaHvikSCO8bXfJxMHJcAOmw2FZX6w/biggerthumb.jpg",
    "images/us/SPOTHkVYaHvikSCO8bXfJxMHJcAOmw2FZX6w/carousel/62026bc089a45-mountain-creek-campground-gardners.jpeg",
    "images/us/SPOTHkVYaHvikSCO8bXfJxMHJcAOmw2FZX6w/carousel/62026bbf1977c-mountain-creek-campground-gardners.jpeg",
    "images//SPOTHkVYaHvikSCO8bXfJxMHJcAOmw2FZX6w/mapbox/mapbox.webp",
    "images/us/SPOTHkVYaHvikSCO8bXfJxMHJcAOmw2FZX6w/carousel/62026bbfc4e12-mountain-creek-campground-gardners.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "349 Pine Grove Road",
    "addressLocality": "Gardners",
    "postalCode": "17324",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.063684,
    "longitude": -77.226711
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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
  }
}