{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/home-cowboy-trail-campground-caroline-ab",
  "name": "Home | Cowboy Trail Campground",
  "description": "The Caroline Ag Society operates 2 amazing campgrounds in Alberta's west country.",
  "url": "https://campertunity.com/listings/campgrounds/home-cowboy-trail-campground-caroline-ab",
  "image": [
    "https://www.cowboytrailcampground.ca/uploads/b/a4f3dba0-9321-11eb-bd8d-0ffa6ac1083a/Campgrounds%20Square%20Weebly%20Logo%20small.png",
    "/uploads/b/a4f3dba0-9321-11eb-bd8d-0ffa6ac1083a/Campgrounds%20Square%20Weebly%20Logo%20small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Caroline",
    "addressRegion": "AB",
    "postalCode": "T0M 0M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.09406,
    "longitude": -114.85281
  }
}