{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/labor-day-weekend-north-sioux-city-sd",
  "name": "Labor Day Weekend",
  "description": "Join us for the last 3-day weekend of the summer! We see BBQ's, campfires, and family time in your future. Book early as holiday weekends usually fill up!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/labor-day-weekend-north-sioux-city-sd",
  "image": [
    "https://koa.com/content/campgrounds/sioux-city/heroitems/41127heroitems6a94f2c4-7933-410a-b075-d1c6df85c2f1.jpg",
    "https://koa.com/content/campgrounds/sioux-city/events/41127event160d052f-b8bf-4413-b36a-e42961b6d1be.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "675 Streeter Drive",
    "addressLocality": "North Sioux City",
    "addressRegion": "SD",
    "postalCode": "57049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.536101,
    "longitude": -96.500988
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}