{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-wawa-on",
  "name": "Wawa Superior Ave",
  "description": "Quiet area with school play yard, park, sport field, and trail network within 5 minute walk.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-wawa-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45082/photo-gallery/i4wLkk8F5McNdrVd_ee629ca50559c12eb358aad7e206aa69_small.jpeg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wawa, ON",
    "addressLocality": "Wawa",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0321911,
    "longitude": -84.7917721
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "05:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}