{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-run-maple-farm-retreat-pine-city-mn-1",
  "name": "Family-Run Maple Farm Retreat",
  "description": "Nestled in a serene hayfield, this family-run maple farm offers RV camping on a level gravel pad, easily accessed and accommodating any size rig. Meander wooded trails or browse the sugar shack farm store stocked with farm-fresh eggs, artisanal soaps, jams, syrups, breads and more. Spot wild turkeys, deer, sandhill cranes and other critters as you unwind in this rural escape. Perfect for a quiet overnight or leisurely nature stay.",
  "url": "https://campertunity.com/listings/campgrounds/family-run-maple-farm-retreat-pine-city-mn-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32198/profile/5HMipVfqq9LVo9OF_030cddc59ecfb9cb92aa63e095c25b77_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pine City, MN",
    "addressLocality": "Pine City",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.85642803,
    "longitude": -92.89918416
  },
  "checkinTime": "08:40:00",
  "checkoutTime": "06:90:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@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": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}