{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-tillamook-or-1",
  "name": "Spot2Nite",
  "description": "Check out Netarts Way RV Park in Tillamook, Oregon on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-tillamook-or-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4431498,
    "longitude": -123.8806608
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/oregon/tillamook/netarts-way-rv-park?slug=netarts-way-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}