{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/18-hole-public-golf-course-retreat-adrian-mi",
  "name": "18-Hole Public Golf Course Retreat",
  "description": "Nestled amid rolling fairways, this 18-hole public golf course offers RV Camping on a spacious grassy lot steps from the first and tenth tees. Tee off on bent grass fairways, navigate sloping greens, water hazards, and strategic bunkers. After your round, fuel up on hot dogs, sip craft brews or G&Ts at the bar, or catch a sunset from the patio. Dog-friendly carts, level parking, and a mellow, welcoming vibe make this a golfer‚Äôs perfect overnight stop.",
  "url": "https://campertunity.com/listings/campgrounds/18-hole-public-golf-course-retreat-adrian-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14706/photo-gallery/FOPKSIy0iu1XX1Dn_784de98a177a2fce5226aa629a8de3e7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Adrian, MI",
    "addressLocality": "Adrian",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.82288014,
    "longitude": -84.17930818
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}