{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridge-resort-campground-east-garafraxa-on",
  "name": "The Ridge Resort & Campground - Camping Life Canada",
  "description": "Explore the great outdoors at The Ridge Resort & Campground, East Garafraxa. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/ridge-resort-campground-east-garafraxa-on",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "203138 Cty Road 109",
    "addressLocality": "East Garafraxa",
    "addressRegion": "ON",
    "postalCode": "L9W 7L7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8796325999085,
    "longitude": -80.278787
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/the-ridge-resort-campground/"
  ]
}