{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/franconia-notch-state-park",
  "name": "Franconia Notch State Park",
  "description": "Explore Franconia Notch State Park in Lincoln, NH, a beautiful destination offering stunning landscapes, diverse hiking trails, and exciting outdoor activities.",
  "url": "https://campertunity.com/listings/campgrounds/franconia-notch-state-park",
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/franconia-notch-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}