{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luverne-campground-luverne-mn",
  "name": "Luverne Campground",
  "description": "Discover Luverne Campground, your lakeside getaway in Luverne, Minnesota! Offering full hookup RV sites, cozy tiny home cabins, and a lakeside event space, it's perfect for outdoor adventures, family fun, and relaxation. Enjoy swimming, biking, hiking trails, and unforgettable events like the 4th of July Celebration and Get Hooked Ice Fishing Derby. Book your stay today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luverne-campground-luverne-mn",
  "image": [
    "https://static.wixstatic.com/media/8963fa_a1193990b6484aaa8069783768759fad~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "805 West Edgehill Street",
    "addressLocality": "Luverne",
    "addressRegion": "MN",
    "postalCode": "56156",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6542342,
    "longitude": -96.2127811
  },
  "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": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}