{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/village-standard-campground-standard-ab",
  "name": "Village of Standard Campground",
  "description": "Tucked away in the peaceful village of Standard, Alberta, the Standard Campground offers a welcoming retreat with modern amenities, spacious day-use areas, and",
  "url": "https://campertunity.com/listings/campgrounds/village-standard-campground-standard-ab",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiYjM4MTU5OTEtOGUxMi00YjY2LThkMGMtNjY2MGFiZGIxMTBiX0NEUkVDRkwwSTJCWlZTOFFDSVM2XzM2MjcuanBnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "222 2 Street West",
    "addressLocality": "Standard",
    "addressRegion": "AB",
    "postalCode": "T0J 3G0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.113512,
    "longitude": -112.985117
  },
  "sameAs": [
    "https://www.campspot.com/park/village-of-standard-campground-standard-ab"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash Disposal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Trash"
    }
  ]
}