{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rohannas-rv-park-1005-rolling-meadows-road-waynesburg-pa-153",
  "name": "Rohanna's RV Park 1005 Rolling Meadows Road, Waynesburg, PA 15370",
  "description": "30 sites Full hook-ups. Cable $ Daily, weekly or monthly ***-***-**** Restraunt ***-***-**** 18 Hole Golf Course",
  "url": "https://campertunity.com/listings/campgrounds/rohannas-rv-park-1005-rolling-meadows-road-waynesburg-pa-153",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1005 Rolling Meadows Road",
    "addressLocality": "Waynesburg",
    "addressRegion": "PA",
    "postalCode": "15370",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.888612,
    "longitude": -80.114436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}