{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-king-george-va",
  "name": "Harvest Hosts Farm",
  "description": "Hello there! We are a small family farm in King George, VA. (25 min from interstate 95) . We raise chickens and sell eggs and chicks. We also breed AKC papillons! Which if you don't know are an energetic and smart toy spaniel breed of dogs! We are growing... and hoping to have horses and cows next year!",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-king-george-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44172/photo-gallery/hV328KH1hI8ab9wu_6dd0bd7119830f03e6f2f9c673027c7b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "King George, VA",
    "addressLocality": "King George",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.22977427,
    "longitude": -77.29476822
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}