{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/back-lake-campground",
  "name": "Back Lake Campground",
  "description": "Discover Back Lake Campground in Pittsburg, NH – a true northern New Hampshire gem for anglers, ATV enthusiasts, and families seeking a peaceful outdoor escape. Located directly on Back Lake, it's perfect for bending a pole, exploring vast trails, and immersing yourself in the Great North Woods. Learn about its offerings and why it's a must-visit for locals.",
  "url": "https://campertunity.com/listings/campgrounds/back-lake-campground",
  "image": [
    "https://img.pinecliffresort.net/d45/2506/264118301418890.webp",
    "https://img.pinecliffresort.net/d45/2506/264118314958892.webp",
    "https://img.pinecliffresort.net/d45/2506/264118335808891.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beach Rd, Pittsburg, NH 03592, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0824344,
    "longitude": -71.3471276
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/back-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}