{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cannon-mountain-rv-franconia-nh",
  "name": "Cannon Mountain RV Park",
  "description": "Cannon Mountain RV Park camping reservations and campground information. Learn more about camping near Cannon Mountain RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/cannon-mountain-rv-franconia-nh",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Franconia Notch State Park, Route 3",
    "addressLocality": "Franconia",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.17,
    "longitude": -71.68944
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/cannon-mountain-rv-park/NH/270121/overview?utm_source=reserveamerica&utm_medium=article&utm_campaign=valentines-day-adventures-article-2022&utm_content=CannonMountainRVParkNewHampshire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}