{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-burgaw-nc",
  "name": "Harvest Hosts Farm",
  "description": "Buy local!! ☕️ Coffee 🥩 Grass-fed Pasture Raised Meats 🐔 Eggs 🍇 Jams & Jellies🌶 Rubs & Homemade Recipe Sauces 🥗 Vinaigrettes 🧋Milkshakes 🌾Local Artisan Finds 👛 New Thrift Boutique 👗♥️",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-burgaw-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42841/photo-gallery/3eWAGUp8CEVJIRvs_9b812fa61db538d31cee78d47b02292d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgaw, NC",
    "addressLocality": "Burgaw",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.51458049,
    "longitude": -78.07005139
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}