{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hythe-municipal-campground-hythe-ab",
  "name": "Hythe Municipal Campground",
  "description": "The Hythe Municipal Campground in Hythe, Alberta, is an ideal stop for travelers along the Alaska Highway corridor, offering 21 full-service back-in sites with",
  "url": "https://campertunity.com/listings/campgrounds/hythe-municipal-campground-hythe-ab",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiYTBiNTJlYzQtMmFlZC00YjJlLWJhMjItYWRhMTI4NjMwMDJiX0U4QlFFODRNMjdBTFY4T1FUNDFZLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10004 104th Street",
    "addressLocality": "Hythe",
    "addressRegion": "AB",
    "postalCode": "T8X 5B2"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.332765,
    "longitude": -119.560388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}