{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-spring-grove-pa",
  "name": "Harvest Hosts Farm",
  "description": "We are a growing farm that does pasture based, organic fed meats and eggs.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-spring-grove-pa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44699/photo-gallery/XM2fpFNU6DEvG2JL_4da805a89a78cc7bfa1901e9b88bf886_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Grove, PA",
    "addressLocality": "Spring Grove",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.90137375,
    "longitude": -76.83633839
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/pennsylvania/wheat-sparrow-farm"
  ],
  "checkinTime": "03:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ]
}