{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flower-camping-st-martin-soreze",
  "name": "Flower Camping St. Martin",
  "description": "Flower Camping St. Martin is in the village of Sorèze in the Tarn, within walking distance of the medieval centre and at the base of the...",
  "url": "https://campertunity.com/listings/campgrounds/flower-camping-st-martin-soreze",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c46519d8af.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue du 19 mars 1962",
    "addressLocality": "Sorèze",
    "postalCode": "81540",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.45439,
    "longitude": 2.06942
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}