{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-saint-florent-le-vieil-maine-et-loire",
  "name": "Atout France",
  "description": "In Saint-Florent-le-Vieil this municipal campsite 2 stars of 93 pitches offers huts on stilts, tents and lodges & ecolodges for rent. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-saint-florent-le-vieil-maine-et-loire",
  "image": [
    "https://hpaguide.co.uk/i/c/6250/w/cv/cp6250-w-thumb.webp?v=1742131260"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Florent-le-Vieil",
    "addressRegion": "Maine-et-Loire",
    "postalCode": "49410"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3666795,
    "longitude": -1.0127465
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}