{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-creek-sigel-pa",
  "name": "Clear Creek",
  "description": "RV park reviews and information about Clear Creek in Sigel, Pennsylvania",
  "url": "https://campertunity.com/listings/campgrounds/clear-creek-sigel-pa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sigel",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.331666,
    "longitude": -79.1
  },
  "sameAs": [
    "http://rvthereyetdirectory.com/rv-park/clear-creek-2/"
  ]
}