{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parker-dam-state-park-penfield-pa-1",
  "name": "What is the phone number for Parker Dam State Park?",
  "description": "Parker Dam State Park is located at 28 Fairview Road, Penfield PA 15849. Parker Dam State Park can be contacted at or http://m.dcnr.state.pa.us/StateParks/ParkDetail?ICSORG=6117",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parker-dam-state-park-penfield-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28 Fairview Road",
    "addressLocality": "Penfield",
    "addressRegion": "PA",
    "postalCode": "15849",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1972568,
    "longitude": -78.5095866
  }
}