{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-prince-albert-sk",
  "name": "Boondockers Welcome Host",
  "description": "Saskatchewan: On an acreage 5 miles north of Prince Albert, highway No. 2",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-prince-albert-sk",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/8117/profile/m52E6NaB1uBaELU7_7b928de4f66435fc52888d050a9f7fb8_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/252619/profile/HJpxucPoU3NlceMY_059bee933eb52702452347eaae4c00a0_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prince Albert, SK",
    "addressLocality": "Prince Albert",
    "addressRegion": "SK",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.17506975,
    "longitude": -105.57660493
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}