{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bin-there-campground-moose-jaw-sk",
  "name": "Bin There Campground",
  "description": "In the BBQ Area your will find 2 Large Natural Gas Grills, 6 Tables that each seat 6 persons, plus we supply the various forks and sticks for roasting",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bin-there-campground-moose-jaw-sk",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SE 34-17-25 W2nd RM of Moose Jaw #161",
    "addressLocality": "Moose Jaw",
    "addressRegion": "SK",
    "postalCode": "S6H 7A8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4704036,
    "longitude": -105.3525814
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    }
  ]
}