{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-shaw-ms",
  "name": "Harvest Hosts Farm",
  "description": "MOOzzi Farms is a corn and soybean farm in the Mississippi Delta with pollinator habitats (wildflowers), chickens, and an assortment of farm animals including llama, alpaca, goats and miniature Highland cattle.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-shaw-ms",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14870/photo-gallery/xfKxT5LlecjW9HL9_d9bb396dc7b88d0da0893c7317076f36_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "836 Fairview Rd, Shaw, MS 38773",
    "addressLocality": "Shaw",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.53648101,
    "longitude": -90.75990445
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/mississippi/SoWQkiSqRKgl9p51guKn"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}