{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-green-acres-campground-mallorytown-on-canada",
  "name": "Happy Green Acres Campground - Camping Life Canada",
  "description": "Discover the beauty of nature at Happy Green Acres Campground, Mallorytown. A perfect getaway.",
  "url": "https://campertunity.com/listings/campgrounds/happy-green-acres-campground-mallorytown-on-canada",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Green Acres Road",
    "addressLocality": "Mallorytown",
    "addressRegion": "ON",
    "postalCode": "K0E 1R0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.523497,
    "longitude": -75.794177
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/happy-green-acres-campground/"
  ]
}