{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bedrock-family-campground-atv-park-rennie-mb",
  "name": "Bedrock Family Campground & ATV Park",
  "description": "Bedrock Family Campground and ATV Park located on 160 acres just outside the Whiteshell Provincial Park central gate in Rennie MB offers a large cottage, cabins, full service 30 amp sites and hanging tree tents. Relax in the swimming pool, explore our ATV trails, or kayak in our ponds.",
  "url": "https://campertunity.com/listings/campgrounds/bedrock-family-campground-atv-park-rennie-mb",
  "image": [
    "https://static.wixstatic.com/media/92e02b_0fb1d88ec897447ea42f54df59e7d7f0~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rennie",
    "addressRegion": "MB",
    "postalCode": "R0E",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8645625,
    "longitude": -95.5688762
  },
  "sameAs": [
    "https://bedrockfamilycampg.wixsite.com/website"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    }
  ]
}