{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-parc-nature-gaspe-gaspe-qc",
  "name": "CAMPING PARC NATURE GASPÉ",
  "description": "WhyParc Nature Gaspé? Wooded site Site without service, 1 service, 2 services, 3 services Wifi, Public telephone Adapted for disabled people accepted animals",
  "url": "https://campertunity.com/listings/campgrounds/camping-parc-nature-gaspe-gaspe-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1986, boulevard de Grande-Grève",
    "addressLocality": "Gaspé",
    "addressRegion": "QC",
    "postalCode": "G4X 6L6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8299278,
    "longitude": -64.3204695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}