{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gateway-camping-wasaga-beach-on",
  "name": "Gateway Camping",
  "description": "Clean, quiet family camping. Well-treed, all grassy area, town water and sewers. Closest camp: walking distance to main beach and shops. Heated saltwater pool, RV full hookups, clean washrooms, laundry facilities, tent sites and fire pits. * Phone service & reservations begin May 1.",
  "url": "https://campertunity.com/listings/campgrounds/gateway-camping-wasaga-beach-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "186 Main St",
    "addressLocality": "Wasaga Beach",
    "addressRegion": "ON",
    "postalCode": "L9Z 2L2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.52298,
    "longitude": -80.0106
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}