{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-farm-retreat-with-kayaks-clear-lake-mn",
  "name": "Lakeside Farm Retreat with Kayaks",
  "description": "Nestled in a quiet rural setting, this farm retreat welcomes RV campers to spacious grassy sites shaded by trees. Explore four nearby lakes with on-site kayak rentals by the hour or half-day, then savor pure maple syrup, local honey, and fresh farm eggs at the self-service booth. With plenty of room for big rigs and a peaceful nature vibe, it‚Äôs an ideal stopover for relaxation, outdoor fun, and farm-fresh treats.",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-farm-retreat-with-kayaks-clear-lake-mn",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35325/photo-gallery/4AzTbCxFs1R4WfX1_c66bb1b73f890afac841ca511610c285_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clear Lake, MN",
    "addressLocality": "Clear Lake",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47595291,
    "longitude": -93.92984343
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@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": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}