{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hideaway-campground-us",
  "name": "Hideaway Campground",
  "description": "Hideaway Campground, Everett Pennsylvania. See 2 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/hideaway-campground-us",
  "image": [
    "https://campcdn.com/photos/1/8/18837/286836/uploads_2F1621131957917-8vh0fo1fo59-d77be458eae3070c9737b5f4394419f6_2FDC691945-2DB0-4C7F-8D6F-46FA7DE8F62A.jpeg?v=1633649939",
    "http:https://campcdn.com/photos/1/8/18837/286836/low_res/hideaway-campground.jpeg?v=1633649939"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99351081583745,
    "longitude": -78.31237431423827
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}