{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pippy-park-campground",
  "name": "Pippy Park Campground",
  "description": "Pippy Park Campground, St. John's Newfoundland & Labrador. See 6 traveler reviews, 10 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pippy-park-campground",
  "image": [
    "https://campcdn.com/photos/2/6/26089/322693/uploads_2F1638205096191-iqw23i6bpl-a7f77fb40f853136284fdad1814d2baf_2FPippy%2Bcampsite.jpg?v=1647366054",
    "http:https://campcdn.com/photos/2/6/26089/417823/low_res/pippy-park-travel-trailer-park.jpg?v=1693870101"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58178593753389,
    "longitude": -52.732656969281855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}