{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-grove-rv-resort-randle-wa",
  "name": "Maple Grove RV Resort",
  "description": "With Mt. Rainier, Mt. St. Helens and Mt. Adams forming a triangle around Maple Grove Resort, adventure is never very far away. The resort is located on 1,400 feet of the Cowlitz River. Amenities include a 9 hole golf course, indoor pool, clubhouse, playground , horseshoes, volleyball, and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/maple-grove-rv-resort-randle-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/5b5efeb3-2708-11f1-88ea-785f4bde6ea1/card.jpg?v=63941524427",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/33127548-2708-11f1-bd77-de58f8157f6f/card.jpg?v=63941524377",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1b692251-2708-11f1-9132-785f7a59c088/card.jpg?v=63941524339"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Randle",
    "addressRegion": "WA",
    "postalCode": "98377",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.529525,
    "longitude": -121.956648
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/washington/randle/maple-grove-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}