{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-grindstone",
  "name": "Harvest Hosts attraction near Grindstone, PA",
  "description": "Fayette Counties only Stainless Steel 50's Diner! 8am-8pm. Breakfast Served All Day.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-grindstone",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44621/photo-gallery/wNuT55Cv2SeP3fFG_6d05820eeeb4400cd340b2359a0c2096_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grindstone, PA",
    "addressLocality": "Grindstone",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.00449741,
    "longitude": -79.80796088
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}