{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbert-hoover-national-historic-site-picnic-shelters-w",
  "name": "Herbert Hoover National Historic Site Picnic Shelters",
  "description": "Herbert Hoover National Historic Site Picnic Shelters camping reservations and campground information. Learn more about camping near Herbert Hoover National Historic Site Picnic Shelters and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/herbert-hoover-national-historic-site-picnic-shelters-w",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 607",
    "addressLocality": "West Branch",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.67001,
    "longitude": -91.35013
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}