{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ortonville-mn",
  "name": "Spot2Nite",
  "description": "Check out Lakeshore RV Park - Ortonville in Ortonville, Minnesota on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ortonville-mn",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c5a41012-1f1f-11ed-b664-ae29f73191bf/card.jpg?v=63892811030"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39445 Lake Shore R V Park",
    "addressLocality": "Ortonville",
    "addressRegion": "MN",
    "postalCode": "56278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3348939,
    "longitude": -96.46329929999999
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/minnesota/ortonville/lakeshore-rv-park-ortonville?slug=lakeshore-rv-park-ortonville",
    "https://gocampingamerica.com/campgrounds-rv-parks/minnesota/ortonville/lakeshore-rv-park-inc"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "13:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$35+"
}