{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moshannon-state-forest-penfield-pa",
  "name": "Moshannon State Forest",
  "description": "Moshannon State Forest camping reservations and campground information. Learn more about camping near Moshannon State Forest and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moshannon-state-forest-penfield-pa",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/PA/pid880255/%7Bpht%7Dcal_elk2%7Bpht%7D1667382591634.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3372 State Park Road",
    "addressLocality": "Penfield",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.12136,
    "longitude": -78.53275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}