{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-saunderosa-park-mercersburg-pa",
  "name": "What is the phone number for Saunderosa Park Inc?",
  "description": "Saunderosa Park Inc is located at 5909 Little Cove Road, Mercersburg PA 17236. Saunderosa Park Inc can be contacted at ***-***-**** or http://www.saunderosapark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-saunderosa-park-mercersburg-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5909 Little Cove Road",
    "addressLocality": "Mercersburg",
    "addressRegion": "PA",
    "postalCode": "17236",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.832762,
    "longitude": -77.974115
  }
}