{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tail-creek-life-canada-delburne-ab",
  "name": "Tail Creek Park - Camping Life Canada",
  "description": "Explore the great outdoors at Tail Creek Park, Delburne. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/tail-creek-life-canada-delburne-ab",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "442 AB-21",
    "addressLocality": "Delburne",
    "addressRegion": "AB",
    "postalCode": "T0M 0V0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.307785,
    "longitude": -113.075097
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/tail-creek-park/"
  ]
}