{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-mile-creek-state-park-youngstown-ny-us",
  "name": "Four Mile Creek State Park",
  "description": "Explore Four Mile Creek State Park to see what makes it one of the most dog friendly places in Youngstown.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-mile-creek-state-park-youngstown-ny-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/campground3-782bb24d4f250445b0deaf1ed25ac294.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Four Mile Creek State Park",
    "addressLocality": "Youngstown",
    "addressRegion": "NY",
    "postalCode": "14174",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2474804,
    "longitude": -79.0501083
  }
}