{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boise-national-forest-sagehen-dam-picnic-area-emmett-id",
  "name": "Boise National Forest Sagehen Dam Picnic Area",
  "description": "Overview: The Sage Hen Picnic Area is accessible for a season that varies usually from mid-May to Labor Day due to snow levels. It is located in a forested basin next to Sage Hen Reservoir. The area has 6 picnic units. All units have tables, grills and fire pits.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boise-national-forest-sagehen-dam-picnic-area-emmett-id",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Emmett",
    "addressRegion": "ID",
    "postalCode": "83617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.32718005,
    "longitude": -116.19613028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}