{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smokey-boulder-camping-area-new-meadows-id",
  "name": "Smokey Boulder Camping Area",
  "description": "Numerous dispersed camp sites located along Smokey Boulder Road #074. Busiest during hunting season in September and October. Pack it in pack it out trash. No water. Some sites contain fire rings and tables, most do not.",
  "url": "https://campertunity.com/listings/campgrounds/smokey-boulder-camping-area-new-meadows-id",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "New Meadows",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.09044978,
    "longitude": -116.3988534
  },
  "sameAs": [
    "https://thedyrt.com/camping/idaho/smokey-boulder-camping-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    }
  ]
}