{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/many-pines-campground",
  "name": "Many Pines Campground",
  "description": "Many Pines Campground in Helena - Lewis & Clark National Forest, Neihart Montana. See 5 traveler reviews, 29 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/many-pines-campground",
  "image": [
    "https://campcdn.com/photos/3/1/3149/296895/uploads_2F1624838200339-yfojeuoffbm-565a9ec825558f8d1e8b17b69aeaa630_2F0625211329_HDR_resized.jpg?v=1633890931",
    "http:https://campcdn.com/photos/3/1/3149/407144/low_res/many-pines-campground.jpg?v=1688047434"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.89883964680556,
    "longitude": -110.6903725862503
  },
  "sameAs": [
    "https://www.campendium.com/many-pines-campground",
    "https://www.rvezy.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear Box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}