{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-trail-retreat-birchwood-wi",
  "name": "Meadow & Trail Retreat",
  "description": "Nestled on five acres of lush meadow, this retreat offers easy in-and-out RV camping with direct access to hiking and 4-wheeler trails. Awake to birdsong and nearby grazing horses as you explore gently mowed paths across the property. Spacious sites lie just across from the host‚Äôs cabin for a secluded feel. A quick drive to a nearby town ensures supplies are close at hand, perfect for a peaceful nature getaway.",
  "url": "https://campertunity.com/listings/campgrounds/meadow-trail-retreat-birchwood-wi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22120/photo-gallery/FuiS9UWldnVowGnP_bd2ac4fd1aea0d6c8588c816fe423a66_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/425354/profile/JIUpQAySBS4WskCU_d1a7ad9b5f1fa3e5e612849a5b15997d_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Birchwood, WI",
    "addressLocality": "Birchwood",
    "addressRegion": "WI",
    "postalCode": "54720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.69858162,
    "longitude": -91.62621563
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}