{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-saint-malachie-qc-saint-malachie",
  "name": "Campspace in Saint Malachie, QC",
  "description": "Nice lot (lawn) on a creek side farmhouse 2 steps from the Millerzoo, perfect for the family! The farmhouse is accessible to all, chickens, chicks, calves ect ect, quiet place! The activities The millerzoo is 5 minutes away and the Aquaparc at Lake Etchemin is 20 minutes away!",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-saint-malachie-qc-saint-malachie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Malachie",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5265,
    "longitude": -70.766
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/saint-malachie/170812/campspace-in-saint-malachie-qc"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}