{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-grove-city-pa",
  "name": "North Liberty Presbyterian Church",
  "description": "We are a small rural church close to I-79 & I-80 with a large parking lot! Close to the Grove City Outlets and many local attractions.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-grove-city-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34635/photo-gallery/QNDNNJTY3SnNkegl_df32662284b4dca2076d6df446ba983f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grove City, PA",
    "addressLocality": "Grove City",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.14817016,
    "longitude": -80.12804573
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/pennsylvania/north-liberty-presbyterian-church",
    "https://northlibertypc.org/"
  ],
  "checkinTime": "03:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}