{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evergreen-camping-resort-alfred-on-ca",
  "name": "Evergreen Camping & Resort",
  "description": "Evergreen Camping & Resort is an Ontario Private Campground located in, or near Alfred, Ontario in the Ottawa & Countryside tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/evergreen-camping-resort-alfred-on-ca",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.evergreencamping.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5279 County Rd 17",
    "addressLocality": "Alfred",
    "addressRegion": "ON",
    "postalCode": "K0B 1A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.54633,
    "longitude": -74.92453
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/evergreen-camping-resort/"
  ]
}