{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ramblewood-cabins-and-campground-pittsburg-nh",
  "name": "Ramblewood Cabins and Campground",
  "description": "Above the notches and surrounded by an international border, Pittsburg New Hampshire’s lakes and streams form the headwaters of the Connecticut River. Thousands of protected acres of forest keep the water pure and wildlife active. Explore the forests on the expanding network of hiking, ATV, biking, snowmobile, and logging roads, or just sit back and enjoy the tranquility of the lakes and rivers. Our 30 site campground on a hillside spruce forest has sites for the everyone from tents to 40ft R...",
  "url": "https://campertunity.com/listings/campgrounds/ramblewood-cabins-and-campground-pittsburg-nh",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "59 Ramblewood Road",
    "addressLocality": "Pittsburg",
    "addressRegion": "NH",
    "postalCode": "03592",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.342323236880716,
    "longitude": -71.64411764495996
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-hampshire/ramblewood-cabins-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$25-$45"
}