{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/valleyview-farm-campground-waymart-pa",
  "name": "Valleyview Farm & Campground",
  "description": "Valleyview Farm & Campground is open year-round (01/01 through 12/31) and offers 50 RV sites, plus cabins. Features include a convenience store, dump station, laundry facilities, propane station, and recreation hall. Activities available are fishing and mini golf.",
  "url": "https://campertunity.com/listings/campgrounds/valleyview-farm-campground-waymart-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1576 Belmont Tpke",
    "addressLocality": "Waymart",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5703,
    "longitude": -75.4065
  },
  "sameAs": [
    "https://rvthereyetdirectory.com/rv-park/valleyview-farm-campground/"
  ]
}