{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jeanette-camping-information-reviews-sign-in",
  "name": "Jeanette | Camping Information & Reviews",
  "description": "Tucked away in the heart of the forest, Jeanette Campground beckons with six intimate, tree-canopied sites that offer a . 6 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/jeanette-camping-information-reviews-sign-in",
  "image": [
    "https://cdn.recreation.gov/public/2023/02/28/22/41/10176158_b26ffce9-b4d2-40b4-9389-8551dfa415f7_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.278974,
    "longitude": -115.915257
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/payette/jeanette-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}