{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/huttopia-noirmoutier-noirmoutier-en-lile",
  "name": "Camping Huttopia Noirmoutier",
  "description": "Huttopia Noirmoutier campsite is a large campsite located on Île de Noirmoutier, on the west coast of France. You camp here on an elongated campsite...",
  "url": "https://campertunity.com/listings/campgrounds/huttopia-noirmoutier-noirmoutier-en-lile",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c48916104c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23 allée des Sableaux",
    "addressLocality": "Noirmoutier-en-l'Île",
    "postalCode": "85330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.99697,
    "longitude": -2.22042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}