{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-retreat-winona",
  "name": "Scenic Valley Retreat",
  "description": "Discover a tranquil RV camping haven nestled in a serene valley setting. Spacious, level sites allow you to unwind against a backdrop of gentle hills and open skies. Enjoy simple amenities--water, electric hookups, and well-maintained grounds--while basking in peace and quiet. Perfect for those seeking a laid-back escape, this spot invites you to relax outdoors, stroll scenic trails, or savor a sunset in the comfort of your rig. Ideal for recharging and connecting with nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-valley-retreat-winona",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12396/profile/7M71nHLBHSzaQKBs_2084054be93a875c507506e6b832eff1_small.jpg",
    "https://membership.harvesthosts.com/images/member/empty_user_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winona, MN",
    "addressLocality": "Winona",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0610572,
    "longitude": -91.60092788
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}