{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-everyday-winona-winona-mn",
  "name": "Camp Everyday Winona",
  "description": "Camp Everyday Winona is a boutique campground nestled in the Mississippi River bluffs near Winona, MN. We offer 74 unique sites including full hookup RV, tent, and cabin options with weekly and monthly rates — ideal for travel nurses, contract workers, and traveling professionals looking for affordable accommodations near Winona and La Crosse.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-everyday-winona-winona-mn",
  "image": [
    "https://campeverydaywinona.com/images/aerial/DJI_0008.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22718 Little Smokies Lane",
    "addressLocality": "Winona",
    "addressRegion": "MN",
    "postalCode": "55987",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9705,
    "longitude": -91.6335
  },
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}