{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-warren-nh",
  "name": "Drinking water available",
  "description": "Ore Hill Tent Site is a primitive backcountry camping destination located in the White Mountain National Forest near Warren, New Hampshire. The site originally featured a shelter, but it was destroyed by arsonists in fall 2011. Today, the site offers two primitive tent pads for backpackers seeking a backcountry experience. The tent site includes basic amenities: a privy on-site and a water source located approximately 250 feet south of the main site on a side trail. As a backcountry site, cam...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drinking-water-available-warren-nh",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parting Glass Hl",
    "addressLocality": "Warren",
    "addressRegion": "NH",
    "postalCode": "03279",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.92193984985352,
    "longitude": -71.95748901367188
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}