{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/savage-river-lodge",
  "name": "Savage River Lodge",
  "description": "Enjoy a luxury camping destination at Savage River Lodge in maryland, united states from $235.00. A perfect Yurts & Cabins experience for corporate / events and couples looking for forest / woods.",
  "url": "https://campertunity.com/listings/campgrounds/savage-river-lodge",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Savage%20River%20Lodge/Yurt%204.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.653643,
    "longitude": -79.022436
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/maryland/frostburg/savage-river-lodge/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}