{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highwayside-general-store-retreat-side-lake",
  "name": "Highwayside General Store Retreat",
  "description": "Nestled along a scenic highway corridor, this charming roadside general store offers RV Camping with four roomy parking spots and two private backyard sites. Stock up on groceries, bait, spirits, and fuel while enjoying a 5% discount on most purchases (plus 5¬¢ off gas). A spacious garage provides shelter in bad weather, and an 800 sq ft dog run keeps pets happy. Flexible check-out times make this spot perfect for a quick pit stop or overnight stay.",
  "url": "https://campertunity.com/listings/campgrounds/highwayside-general-store-retreat-side-lake",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33481/photo-gallery/kC9zo0SSXp24A00k_5a99012520c3bd2690e1b3e45c51d095_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Side Lake, MN",
    "addressLocality": "Side Lake",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.67507075,
    "longitude": -92.97371477
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "04:80:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}