{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saint-mathieu-de-rioux-saint-mathieu-de-rioux",
  "name": "Campspace in Saint Mathieu De Rioux",
  "description": "Rustic camping paradise on a private lake. Dock, kayak, rowboat, pedal boat, gazebo, bbq available on site. Can include RV rental if needed for various services. You'll be in the middle of nature on the edge of a magnificent private lake with no services. A unique stargazing experience with no light pollution in the heart of the mountains. Breathtaking sunsets overlooking the North Shore and the St. Lawrence River. The activities Nearby Parc du bic for unforgettable hikes, golf and Lac St-Mat...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saint-mathieu-de-rioux-saint-mathieu-de-rioux",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Mathieu-de-Rioux",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1855,
    "longitude": -68.98
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}