{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-amandiers-collioure",
  "name": "Camping Les Amandiers",
  "description": "Camping Les Amandiers is a campsite in Collioure, Pyrénées-Orientales, located by the sea and in a wood.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-amandiers-collioure",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c41908e7bd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin de l'Ouille",
    "addressLocality": "Collioure",
    "postalCode": "66190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.53136,
    "longitude": 3.07178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.1,
    "reviewCount": 11,
    "bestRating": 10,
    "worstRating": 1
  }
}