{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buchanan-clearville-pa",
  "name": "Buchanan State Forest",
  "description": "Buchanan State Forest is located at , Clearville PA 15535. Buchanan State Forest can be contacted at ***-***-**** or http://www.dcnr.state.pa.us/forestry/stateforests/buchanan/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buchanan-clearville-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Clearville",
    "addressRegion": "PA",
    "postalCode": "15535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7866444,
    "longitude": -78.5512595
  }
}