{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-9-hole-golf-course-taproom-stevensville-mt",
  "name": "Scenic 9-Hole Golf Course & Taproom",
  "description": "Discover RV Camping at a hidden gem tucked beside a protected wildlife refuge. This scenic 9-hole golf course boasts tree-lined fairways, water hazards and well-placed bunkers alongside private, shaded sites under Ponderosa pines. After a peaceful day of bird and deer sightings, unwind at the taproom with cold drafts, pizza, nachos and friendly hosts. Quiet, spacious and wildlife-rich, it‚Äôs an unforgettable camping and golf escape.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-9-hole-golf-course-taproom-stevensville-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30624/profile/GDRuyBC3zbU9J5BK_277abe554271227a5db00b2fbdbba351_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stevensville, MT",
    "addressLocality": "Stevensville",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5738358,
    "longitude": -114.10113128
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  }
}