{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-creek-state-park-sigel-pa-us",
  "name": "Clear Creek State Park",
  "description": "Explore Clear Creek State Park to see what makes it one of the most dog friendly places in Sigel.",
  "url": "https://campertunity.com/listings/campgrounds/clear-creek-state-park-sigel-pa-us",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground12-dc5b88d32d54a0626c8507b8e7c9669e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clear Creek State Park",
    "addressLocality": "Sigel",
    "addressRegion": "PA",
    "postalCode": "15860",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.275063,
    "longitude": -79.1130938
  }
}