{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-mountains-campground-spr",
  "name": "Seven Mountains Campground",
  "description": "Seven Mountains Campground is located at 101 Seven Mountains Campground Road, Spring Mills PA 16875. Seven Mountains Campground can be contacted at ***-***-**** or http://www.sevenmountainscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seven-mountains-campground-spr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Seven Mountains Campground Road",
    "addressLocality": "Spring Mills",
    "addressRegion": "PA",
    "postalCode": "16875",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7635486,
    "longitude": -77.6167026
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/spring-mills/seven-mountains-campground"
  ]
}