{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-uncle-petes-camp-ground",
  "name": "Uncle Pete's Camp Ground",
  "description": "Uncle Pete's Camp Ground is located at 570 Mount Tremper-Phoenicia Road, Phoenicia NY 12464. Uncle Pete's Camp Ground can be contacted at ***-***-**** or http://unclepetescampground.com/index.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-uncle-petes-camp-ground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "570 Mount Tremper-Phoenicia Road",
    "addressLocality": "Phoenicia",
    "addressRegion": "NY",
    "postalCode": "12464",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0592004,
    "longitude": -74.2978386
  }
}