{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/serene-country-rv-retreat-adrian-mi",
  "name": "Serene Country RV Retreat",
  "description": "Nestled in a serene country neighborhood, this quiet spot offers RV Camping with paved pads, a fire pit, and a spacious yard perfect for stretching your legs. Friendly hosts and easy in-and-out parking make this an ideal boondocking stop. Enjoy wildlife encounters with visiting deer fawns, unwind under starry skies, and gather around the campfire. A relaxing mid-route getaway for road warriors seeking peace and rustic charm.",
  "url": "https://campertunity.com/listings/campgrounds/serene-country-rv-retreat-adrian-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29944/photo-gallery/YKyTsUTlQP6fmq4J_e74416e323fdce1622a44436803266fa_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/549086/profile/jpLA6jK9Z8sT3U9X_f34386d5c9ca23dd82ecf2d3385a7a59_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Adrian, MI",
    "addressLocality": "Adrian",
    "addressRegion": "MI",
    "postalCode": "49221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.86362671,
    "longitude": -84.03221052
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}