{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-ortonville-ortonville-mn",
  "name": "Lakeshore RV Park - Ortonville",
  "description": "Lakeshore RV Park - Ortonville camping reservations and campground information. Learn more about camping near Lakeshore RV Park - Ortonville and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-rv-park-ortonville-ortonville-mn",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783439/%7Bpht%7DphotoURL1-original%7Bpht%7D1725784050576.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39445 Lake Shore R V Park",
    "addressLocality": "Ortonville",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.33489,
    "longitude": -96.4633
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lakeshore-rv-park---ortonville/CHUB/783439/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}