{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-coastal-valley-golf-course-coos-bay-or",
  "name": "Scenic Coastal Valley Golf Course",
  "description": "Nestled in a lush coastal valley, this 18-hole public golf course offers RV Camping with stunning fairway views and shaded, leveled overnight spots. Guests must book a tee time to park on the gravel lot under mature trees. Enjoy tight, classic-style fairways, ‚Äúpostage stamp‚Äù greens, and a welcoming crew that treats you like family. On-site restrooms with showers, friendly staff tips, and a hilltop outlook make this hidden gem a must-stop for golf and RV adventures.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-coastal-valley-golf-course-coos-bay-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/6738/profile/IDLcbTpCDASUnox5_5db2443d2c4fff735e1a3f2970fa0ae2_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coos Bay, OR",
    "addressLocality": "Coos Bay",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.34321834,
    "longitude": -124.21394416
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.82,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  }
}