{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alberta-grande-prairie-ab",
  "name": "Alberta",
  "description": "O'Brien Provincial Park is an Alberta Provincial Park located in, or near Grande Prairie, Alberta in the North tourism region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alberta-grande-prairie-ab",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto15353297.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "AB-666",
    "addressLocality": "Grande Prairie",
    "addressRegion": "AB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.06837822369285,
    "longitude": -118.80963980168495
  }
}