{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-creek-siuslaw-florence-or",
  "name": "Rock Creek - Siuslaw",
  "description": "Rock Creek - Siuslaw camping reservations and campground information. Learn more about camping near Rock Creek - Siuslaw and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rock-creek-siuslaw-florence-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "93825 Hwy 101 N",
    "addressLocality": "Florence",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18472,
    "longitude": -124.115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}