{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-williamsburg-va",
  "name": "Harvest Hosts Farm",
  "description": "We are a family-owned + operated 65-acre horse rescue right outside of beautiful Colonial Williamsburg. We have lodging on our property. We are long-time HH members and proud RV owners :)",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-williamsburg-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38202/photo-gallery/dBxHMPcJ1wpsGAXh_277f57174d74471efe568392ff7dd4bf_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Williamsburg, VA",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.24581876,
    "longitude": -76.81504974
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}