{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-greenville-va",
  "name": "Harvest Hosts Farm",
  "description": "Tell other RVers about us, visit our small farm store and purchase our alpacas products, suggestions welcome",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-greenville-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35113/photo-gallery/JDdpR5LBOUCEltve_9b08e605ffcfb53af3b467a6aaa6b78e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, VA",
    "addressLocality": "Greenville",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.96193065,
    "longitude": -79.2079141
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:50:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}