{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hubbards-beach-campground-camping-life-canada-hubbards-ns",
  "name": "Hubbards Beach Campground - Camping Life Canada",
  "description": "Relax and reconnect with nature at Hubbards Beach Campground in Hubbards, Nova Scotia.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hubbards-beach-campground-camping-life-canada-hubbards-ns",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.hubbardsbeach.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "226 Shore Club Road",
    "addressLocality": "Hubbards",
    "addressRegion": "NS",
    "postalCode": "B0J 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6343299178927,
    "longitude": -64.0564491308023
  }
}