{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cottage-village-fleury",
  "name": "Camping Cottage Village",
  "description": "Camping Cottage Village is a campsite in Fleury, France. Camping Cottage Village has wifi, a snack bar and an indoor pool. There are various recreational activities at the campsite. There is a playground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cottage-village-fleury",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT4c593d3d995ea8000ae273b81933e3ce/camping-cottage-village-fleury-gvmwb/conversions/camping-cottage-village-fleury-gvmwb-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT4c593d3d995ea8000ae273b81933e3ce/camping-cottage-village-fleury-gvmwb/camping-cottage-village-fleury-gvmwb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Guirlande 5",
    "addressLocality": "Fleury",
    "postalCode": "11560",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.22176,
    "longitude": 3.2162
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}