{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/st-pierre-jolys-rv-campground",
  "name": "St-Pierre-Jolys RV Campground",
  "description": "When you stay at St-Pierre-Jolys RV Campground, you will have access to everything necessary for a comfortable stay. Centrally located, it is a public space for",
  "url": "https://campertunity.com/listings/campgrounds/st-pierre-jolys-rv-campground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiMTMzNGRhYWUtMDRjMC00NzdmLTkxMmUtYmEzODMzNjUwNzg0XzAzMTJhYmFjLTg3MTgtNGY0ZS1iZDA3LWMyNGU5MTRmN2JkZS5qcGVnIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxMDAwLCJoZWlnaHQiOjEwMDAsImZpdCI6Imluc2lkZSJ9LCJqcGVnIjp7InF1YWxpdHkiOjUwfSwidG9Gb3JtYXQiOiJqcGVnIn19"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Entrance at 591 Jolys Ave E",
    "addressLocality": "St-Pierre-Jolys",
    "addressRegion": "MB",
    "postalCode": "R0A 1V0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.440361,
    "longitude": -96.985098
  },
  "sameAs": [
    "https://www.campspot.com/park/st-pierre-jolys-rv-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}