{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-middletown-va",
  "name": "Harvest Hosts Farm",
  "description": "We are a family-oriented and owned farm where Melissa bakes homemade cinnamon rolls, Nana Lovey’s Cinnamon Rolls, from our farm fresh eggs. Lexi has a coffee trailer coined Good News Coffee. We offer a primitive spots in the Virginia foothills.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-middletown-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32531/photo-gallery/MUmqsG6xLGaiO4T4_fe84711a71540ba107809f7e0fb356e5_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown, VA",
    "addressLocality": "Middletown",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.05458081,
    "longitude": -78.26910779
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}