{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fransted-family-campground-franconia-nh",
  "name": "Fransted Family Campground",
  "description": "Fransted Family Campground is located at 974 Profile Road, Franconia NH 3580. Fransted Family Campground can be contacted at ***-***-**** or http://franstedcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/fransted-family-campground-franconia-nh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "974 Profile Road",
    "addressLocality": "Franconia",
    "addressRegion": "NH",
    "postalCode": "3580",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2164401,
    "longitude": -71.7328729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-hampshire/franconia/fransted-family-campground"
  ]
}