{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-spruce-rv-park-tillamook-or-1",
  "name": "Big Spruce RV Park",
  "description": "Big Spruce RV Park is located near Tillamook, Oregon, featuring flat terrain with nearby coastal landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/big-spruce-rv-park-tillamook-or-1",
  "image": [
    "https://photos.thedyrt.com/photo/667563/media/big-spruce-r-v-park_4cb584cb-6abf-48e7-ae0d-4efeff2f31bb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/667563/media/big-spruce-r-v-park_4cb584cb-6abf-48e7-ae0d-4efeff2f31bb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.94461655,45.448000140000005)/-123.94461655,45.448000140000005,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/667567/media/big-spruce-r-v-park_1b0c6bfa-2211-4b28-9fa7-4216d463c696.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4850 Netarts Hwy W",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.448000140000005,
    "longitude": -123.94461655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}