{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pinch-pond-family-campground-manhei",
  "name": "Pinch Pond Family Campground",
  "description": "Pinch Pond Family Campground is located at 3075 Pinch Road, Manheim PA 17545. Pinch Pond Family Campground can be contacted at ***-***-**** or http://pinchpond.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pinch-pond-family-campground-manhei",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3075 Pinch Road",
    "addressLocality": "Manheim",
    "addressRegion": "PA",
    "postalCode": "17545",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2300336,
    "longitude": -76.4520834
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/manheim/pinch-pond-family-campground"
  ]
}