{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-micocouliers-sorede",
  "name": "Camping Les Micocouliers",
  "description": "The Micocouliers campsite (190 pitches) and its 4 hectares of shaded, quiet, and sheltered grounds are located in the village of Sorède (population 3,200), at the foot of the mountain and 7 km from Argelès-sur-Sea. The convenience of a swimming pool and paddling pool are available to guests, as are numerous services.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-micocouliers-sorede",
  "image": [
    "https://static.secureholiday.net/static/Pictures/2834/00000445110.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Palau",
    "addressLocality": "SOREDE",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5344883818735,
    "longitude": 2.95630979364012
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}