{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-santa-elena-ciutat-lloret-de-mar",
  "name": "Camping Santa Elena-Ciutat",
  "description": "Camping Santa Elena-Ciutat is a campsite in Lloret de Mar, Girona.This terraced camp site has which are marked out, pitches with shade, pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-santa-elena-ciutat-lloret-de-mar",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674a1bb1da044.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avda Vila de Blanes 166-168",
    "addressLocality": "Lloret de Mar",
    "postalCode": "17310",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.69847,
    "longitude": 2.82681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}