{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-oaks-campground-harrison-mi",
  "name": "The Lost Oaks Campground",
  "description": "Beautiful campground with lots of trees, large sites perfect for RV, motorhome, Travel Trailer, Fifth Wheel, tents and trailer. Ride from campsite to trails.",
  "url": "https://campertunity.com/listings/campgrounds/lost-oaks-campground-harrison-mi",
  "image": [
    "https://img1.wsimg.com/isteam/ip/1f927e23-5b14-471f-88b1-2ca68719fe20/1WEB%20COVER-0002.jpg",
    "http://img1.wsimg.com/isteam/ip/1f927e23-5b14-471f-88b1-2ca68719fe20/1WEB%20COVER-0002.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7380 N Clare Ave",
    "addressLocality": "Harrison",
    "addressRegion": "MI",
    "postalCode": "48625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09600401114315,
    "longitude": -84.78865628411776
  },
  "sameAs": [
    "https://lostoakscampground.com/",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}