{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quarry-campground-in-wooded-city-park-tenino",
  "name": "Quarry Campground in Wooded City Park",
  "description": "Nestled in a shaded quarry setting, this riverside city park offers RV camping amid towering evergreens and easy access to woodland trails. Just a short stroll from local shops, eateries and a distillery tasting room, guests can explore a charming small-town museum, splash at the community pool or unwind by the historic depot. Level, private sites and friendly hosts make this spot perfect for a quiet overnight or extended stay exploring downtown attractions and nature.",
  "url": "https://campertunity.com/listings/campgrounds/quarry-campground-in-wooded-city-park-tenino",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20552/photo-gallery/w6R4Elb0P57XBb5b_bf50613b5ed2780518100b186a5b72b9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tenino, WA",
    "addressLocality": "Tenino",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.87733393,
    "longitude": -122.86410668
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}