{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sinnemahoning-state-park-austin",
  "name": "Sinnemahoning State Park",
  "description": "Explore Sinnemahoning State Park to see what makes it one of the most dog friendly places in Austin.",
  "url": "https://campertunity.com/listings/campgrounds/sinnemahoning-state-park-austin",
  "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/campground13-f9f5ce135293f9f874f9f574df566ab9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8288 1st Fork Rd",
    "addressLocality": "Austin",
    "addressRegion": "PA",
    "postalCode": "16720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6315276,
    "longitude": -78.0911354
  }
}