{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/secluded-forest-campground-battle-ground-wa",
  "name": "Secluded Forest Campground",
  "description": "Nestled just a few miles from a popular state park, this hidden forest retreat offers RV Camping amidst towering trees and tranquil surroundings. Guests can add a soak in the hot tub, climb into a charming treehouse, or tap into 15 amp electrical service for an extra fee--while signing a simple liability waiver on arrival. Ideal for those seeking a peaceful escape, though low-hanging branches can limit use in windy weather.",
  "url": "https://campertunity.com/listings/campgrounds/secluded-forest-campground-battle-ground-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26821/photo-gallery/W8veXOSRWoXsuP57_02a5c29339f5fd316b0ac1985ede13ae_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/503736/profile/BntFpBD3JCNCBo5B_4d4e3af9517b1e2f5d8b877cd5b779de_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Battle Ground, WA",
    "addressLocality": "Battle Ground",
    "addressRegion": "WA",
    "postalCode": "98604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.78015458,
    "longitude": -122.45226563
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}