{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badlands-interior-campground-interior-sd",
  "name": "Badlands/Interior Campground",
  "description": "Scenic view of the Badlands from your campsite. Camping cabins, showers, pool, playground, laundry, ice & groceries.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badlands-interior-campground-interior-sd",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Interior",
    "addressRegion": "SD",
    "postalCode": "57750",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7409,
    "longitude": -101.9547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Badlands"
    }
  ]
}