{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-sites-wonewoc-wi",
  "name": "RV Sites",
  "description": "RV sites, cozy cabins, a waterpark, and family activities in the heart of the Driftless Region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-sites-wonewoc-wi",
  "image": [
    "https://chapparal.com/assets/graphics/Chapparal_OG_1200x630.png",
    "/assets/images/cabin_2560x1440_cropped-2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "S316 Dreamland Dr",
    "addressLocality": "Wonewoc",
    "addressRegion": "WI",
    "postalCode": "53968",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}