{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berry-hill-campground",
  "name": "Berry Hill Campground",
  "description": "Berry Hill Campground in Gros Morne National Park, Rocky Harbour Newfoundland & Labrador. See 3 traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/berry-hill-campground",
  "image": [
    "https://campcdn.com/photos/2/3/23624/164587/uploads_2F1534598795756-uhkcnjujt9r-b5870d3e8dd0eaabd1bb45e069f53fce_2Fimage.jpg?v=1633825814",
    "http:https://campcdn.com/photos/2/3/23624/198548/low_res/berry-hill.jpeg?v=1633841175"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.618163,
    "longitude": -57.925711
  },
  "sameAs": [
    "https://www.campendium.com/berry-hill"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}