{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-mushroom-herb-farm-arlington-vt",
  "name": "Family-Owned Mushroom & Herb Farm",
  "description": "Nestled on a charming family-run farm, this unique RV camping getaway offers hands-on tours and classes amid lush mushroom beds, fragrant herb gardens, and vibrant veggie patches. Meet sheep, pigs and chickens as you wander flower fields and relax by a babbling creek. Stock up any time at the 24/7 farmstand with fresh produce and specialty mushrooms for a true farm-to-camper experience.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-mushroom-herb-farm-arlington-vt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42167/photo-gallery/6PNjPmov9kseYjW5_ce765b36685d4205500d98cfd929a960_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arlington, VT",
    "addressLocality": "Arlington",
    "addressRegion": "VT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.07009324,
    "longitude": -73.0978758
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}