{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-mile-creek-state-park-youngstown-ny-2",
  "name": "Four Mile Creek State Park",
  "description": "Four Mile Creek State Park camping reservations and campground information. Learn more about camping near Four Mile Creek State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/four-mile-creek-state-park-youngstown-ny-2",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NY/pid336/%7Bpht%7DFMC%2520Shuttle%7Bpht%7D1685123477095.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1055 Lake Road",
    "addressLocality": "YOUNGSTOWN",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.27444,
    "longitude": -78.99528
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}