{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valleyview-farm-campgrounds-waymart-pa",
  "name": "Valleyview Farm & Campgrounds",
  "description": "Valleyview Farm & Campgrounds is located at 1576 Belmont Turnpike, Waymart PA 18472. Valleyview Farm & Campgrounds can be contacted at ***-***-**** or https://valleyviewfarmcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/valleyview-farm-campgrounds-waymart-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1576 Belmont Turnpike",
    "addressLocality": "Waymart",
    "addressRegion": "PA",
    "postalCode": "18472",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.68932,
    "longitude": -75.411838
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/waymart/valleyview-farm-campgrounds"
  ]
}