{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pacific-campground-rv-tillamook-or",
  "name": "Pacific Campground & RV Park",
  "description": "Contact info, reviews tips & more for Pacific Campground & RV Park | Camping in Oregon",
  "url": "https://campertunity.com/listings/campgrounds/pacific-campground-rv-tillamook-or",
  "image": [
    "https://photos.thedyrt.com/photo/195004/media/pacific-campground-and-park_ca77210e-41ce-43e1-96ed-eea3730568d2.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/195004/media/pacific-campground-and-park_ca77210e-41ce-43e1-96ed-eea3730568d2.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48674838,
    "longitude": -123.84621075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kerry S."
      },
      "datePublished": "2021-02-12T19:12:14.242Z",
      "reviewBody": "A heads up they are o my accepting monthly at the moment because of covid and they are full as of today.\n\nThey were so helpful in offering other suggestions for us tho!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Johnny G."
      },
      "datePublished": "2019-06-30T05:35:02.775Z",
      "reviewBody": "Really clean, friendly, and accessible camp site. Offers great RV spots even tho we used the tent spot for one night. Free 24hr access to WiFi, coffee, and bathroom/showers. Definitely recommend!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-06-19"
  },
  "priceRange": "$35+"
}