{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-head-campground-indian-head",
  "name": "Indian Head Campground - Camping Life Canada",
  "description": "Explore the great outdoors at Indian Head Campground, Indian Head. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/indian-head-campground-indian-head",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.indianheadcampground.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 McKay Street",
    "addressLocality": "Indian Head",
    "addressRegion": "SK",
    "postalCode": "S0G 2K0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5304728394178,
    "longitude": -103.657145730649
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/indian-head-campground/"
  ]
}