{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-at-rainier-ashford-wa",
  "name": "The Village at Rainier",
  "description": "Reconnect with nature and the beauty of the Pacific Northwest! This tiny cabin has 1/2 bath with heat, kitchenette, toilet, private hot tub, Queen and twin bed, small table and chairs and shared outdoor shower. We are located right at basecamp for Mt Rainier and a stones-throw to small grocery stores and pubs. Private access to the Nisqually River and a 10 minute drive to the entrance of the National Forest. Everything you could want for group camping, a romantic getaway, or climbing/hiking M...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-at-rainier-ashford-wa",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1686104028/campground-photos/xcdz6y0yza1o1dndsssy/the-village-at-rainier-beaver-cabin-cabin-1-mount-rainier.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ashford",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.75232,
    "longitude": -122.01446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}