{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-ortonville-mn",
  "name": "Lakeshore RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-ortonville-mn",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/067/892/full/Lakeshore_RV_Park_Aerial.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ortonville",
    "addressRegion": "MN",
    "postalCode": "56278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.304687,
    "longitude": -96.444779
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/lakeshore-rv-park-38081"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}