{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gray-squirrel-campsites-beavertown-pa",
  "name": "Gray Squirrel Campsites",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/gray-squirrel-campsites-beavertown-pa",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/564/full/gray-squirrel-campsites-beavertown-pa-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beavertown",
    "addressRegion": "PA",
    "postalCode": "17813",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.753619,
    "longitude": -77.1693212
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00"
}