{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-amqui-established-campground-canada",
  "name": "Camping Amqui | Established Campground | Canada",
  "description": "Nice and kind of big campground, can accommodate tent to big rv. Fun place for kids. Lot's of place",
  "url": "https://campertunity.com/listings/campgrounds/camping-amqui-established-campground-canada",
  "image": [
    "https://ioverlander.com/assets/ioverlander_icon-eb82bb3a132ae6566873323cb6b84024973b7fbc9a05c4ef2dbb5154ee75b09f.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.49710131334472,
    "longitude": -67.45816066808304
  },
  "sameAs": [
    "https://ioverlander.com/places/9af6569e-9d7e-49b9-ad3e-f7715168d857"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}