{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pippy-park-campground-in-st-johns-newfoundland-labrador",
  "name": "Pippy Park Campground in St. John's, Newfoundland & Labrador",
  "description": "Explore the great outdoors at Pippy Park Campground, St. John's. Ideal for families and friends.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pippy-park-campground-in-st-johns-newfoundland-labrador",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.pippypark.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Mount Scio Road",
    "addressLocality": "St. John's",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A1B 3T2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5818,
    "longitude": -52.732
  }
}