{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anas-pays-de-la-loire",
  "name": "Camping Anas",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/anas-pays-de-la-loire",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-anas/oOlAEuLgJBA1.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-anas/EN5RuQryLku2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Camping Anas",
    "addressRegion": "Pays de la Loire",
    "postalCode": "44760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.07186,
    "longitude": -2.00805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}