{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-park-community-ctr-lewistown-pa",
  "name": "Rec Park Community Ctr",
  "description": "Rec Park Community Ctr. RV Park and Campground in Lewistown, Pennsylvania",
  "url": "https://campertunity.com/listings/campgrounds/rec-park-community-ctr-lewistown-pa",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "108 Montgomery Ave",
    "addressLocality": "Lewistown",
    "addressRegion": "PA",
    "postalCode": "17044",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5989813,
    "longitude": -77.5657481
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/pennsylvania/rec-park-community-ctr-2/"
  ]
}