{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-woodland-family-retreat-colon-mi",
  "name": "Secluded Woodland Family Retreat",
  "description": "Discover RV Camping on 70+ acres of peaceful woods and native grasses at this secluded family retreat. Just a short stroll from charming downtown shops--perfect for exploring magic-themed boutiques and local eateries--this site offers level grassy parking even after rain. Enjoy guided orientation tours by golf cart, scenic walking trails, and wildlife sightings like deer at dusk. Quiet, friendly hospitality makes this a memorable small-town escape.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-woodland-family-retreat-colon-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/3361/photo-gallery/YP19JaVBecsnvv0Q_1ff477eea306b348db2965b5d00e14cf_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colon, MI",
    "addressLocality": "Colon",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.99557777,
    "longitude": -85.35541153
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}