{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sustainable-maple-syrup-farm-retreat-carney-mi",
  "name": "Sustainable Maple Syrup Farm Retreat",
  "description": "Nestled in a serene northern wood, this sustainable maple syrup farm offers RV Camping amid towering maples and open grassy fields. Guests enjoy informative farm tours tracing modern tapping methods, gravity-fed collection lines, and maple processing. Pick fresh raspberries and seasonal vegetables from the family garden, relax under star-filled skies, and sample award-worthy syrup at breakfast. This farm stay blends hands-on agro-experiences with peaceful trails and warm hospitality.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sustainable-maple-syrup-farm-retreat-carney-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/4650/photo-gallery/1KSChYaLKI0QilF4_9935ccb34f62c82a9744d747981b76fd_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carney, MI",
    "addressLocality": "Carney",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57048899,
    "longitude": -87.33219294
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.84,
    "reviewCount": 58,
    "bestRating": 5,
    "worstRating": 1
  }
}