{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-clyde-nc",
  "name": "Harvest Hosts Farm",
  "description": "Beautiful farm location in North Caroline. Come visit the animals and get a glimpse of the farm life.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-clyde-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34233/photo-gallery/YDVpmbu7951xcAzz_caed163834c5f8730fbfc051f850734b_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clyde, NC",
    "addressLocality": "Clyde",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.72843415,
    "longitude": -83.07725199
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/x/TkzAOK2kxRP3dYpMvlkQ"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}