{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sleeping-bear-rv-park-campground-lander-wy-3",
  "name": "Sleeping Bear RV Park & Campground",
  "description": "Visit Sleeping Bear RV Park & Campground with your RVshare RV rental near Lander, Wyoming. RV Park amenities include Full Hookups, 30/50 AMP, and Back-In/Pull-Through Sites.",
  "url": "https://campertunity.com/listings/campgrounds/sleeping-bear-rv-park-campground-lander-wy-3",
  "image": [
    "/assets/media/images/campgrounds/top_campground_hero-bb8829bf9d680f6d603ddd6ddf49f739.png",
    "https://rvshare.com/assets/media/images/logo_primary-05058655c404d14d8789131086ca9f0d.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "715 E Main St",
    "addressLocality": "Lander",
    "addressRegion": "WY",
    "postalCode": "82520",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8251965,
    "longitude": -108.7193586
  },
  "sameAs": [
    "https://rvshare.com/campgrounds/sleeping-bear-rv-park-campground"
  ],
  "amenityFeature": [
    {
      "@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": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}