{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-countryside-getaway-ann-arbor-mi",
  "name": "Tranquil Countryside Getaway",
  "description": "Discover RV Camping bliss on a serene 10-acre countryside retreat just a short drive from urban attractions. Enjoy level parking spots amid open pastures, perfect for rigs of all sizes. Wake to rooster calls, stroll the wooded walking trails or challenge yourself on advanced mountain bike routes. Cool off in the natural swimming pond, walk your dog along quiet paths, and recharge away from city noise while remaining conveniently close to lakes and city amenities.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-countryside-getaway-ann-arbor-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35500/photo-gallery/In3IBwqvi4y5XHul_3a678e0cd3483cf09eac5283ad3bd872_small.webp",
    "https://dr64aezf2r473.cloudfront.net/user/763325/profile/wa0hyJ88he0ia1W7_23a04d082302e313cd4ce3d202dbfc90_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ann Arbor, MI",
    "addressLocality": "Ann Arbor",
    "addressRegion": "MI",
    "postalCode": "48103",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3636043,
    "longitude": -83.80738811
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}