{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/organic-maple-sugarbush-farm-alstead-nh",
  "name": "Organic Maple Sugarbush Farm",
  "description": "Set against rolling fields and western mountain vistas, this year-round organic farm offers a serene RV camping retreat amid a 40-acre maple sugarbush. Guests enjoy 30-amp electric hook-up, water fill-ups, and guided tractor or gator tours of maple taps and bee-friendly gardens. Sample homemade fruit pies, raspberry jam, and other farm-store delights. Capture sunsets, watch butterflies dance, and savor farm-fresh hospitality on this scenic RV getaway.",
  "url": "https://campertunity.com/listings/campgrounds/organic-maple-sugarbush-farm-alstead-nh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30224/photo-gallery/dHUvf5mFbEBv368v_9a9d9c69f62902e64ba50b6b60372fac_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alstead, NH",
    "addressLocality": "Alstead",
    "addressRegion": "NH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.11055313,
    "longitude": -72.36681854
  },
  "checkinTime": "03:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  }
}