{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-dunes-golf-links-florence-or",
  "name": "Coastal Dunes Golf Links",
  "description": "Settle into RV Camping at this award-winning coastal golf course, nestled among windswept dunes and towering pines. Designed by a championship architect, the par-72 links challenges all skill levels across two distinct nines: forested fairways and rolling dunes. Enjoy spacious, level RV parking with ocean glimpses, friendly pro-shop service, and year-round mild weather. Book a tee time, play 18 holes, and unwind to distant foghorns and spectacular sunsets for an unforgettable golfing getaway.",
  "url": "https://campertunity.com/listings/campgrounds/coastal-dunes-golf-links-florence-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/908/photo-gallery/qBL38zsqpqhU1edx_bd8bb1f75dbc7e17ef7ac52b68a5ac87_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Florence, OR",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.99980083,
    "longitude": -124.15574091
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 146,
    "bestRating": 5,
    "worstRating": 1
  }
}