{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-emporda-lestartit",
  "name": "Camping Empordà",
  "description": "Campsite Empordà is situated on the Costa Brava, less than a hour's drive from Girona. This level campsite offers everything you need for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-emporda-lestartit",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/7/67877664edb4f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Torroella-l'Estartit, km 4,8",
    "addressLocality": "L'Estartit",
    "postalCode": "17258",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.04997,
    "longitude": 3.18356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 18,
    "bestRating": 10,
    "worstRating": 1
  }
}