{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tillamook-coast-rv-park-tillamook-or",
  "name": "Tillamook Coast RV Park",
  "description": "Tillamook Coast RV Park is located near Tillamook, Oregon, surrounded by coastal terrain and lush greenery.",
  "url": "https://campertunity.com/listings/campgrounds/tillamook-coast-rv-park-tillamook-or",
  "image": [
    "https://photos.thedyrt.com/photo/1208643/media/tillamook-river-rv-park_2e19c6a8-8c35-4273-b48f-8b96498b1b3a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/37375/photo/tillamook-river-rv-park_6cb706721fc9208a00922fb96309795d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-123.875139,45.456472)/-123.875139,45.456472,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1208643/media/tillamook-river-rv-park_2e19c6a8-8c35-4273-b48f-8b96498b1b3a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1950 Suppress Rd N",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.456472,
    "longitude": -123.875139
  },
  "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": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}