{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-naranjal-javea-alicante",
  "name": "Camping El Naranjal",
  "description": "Endless sandy beaches, delicious food and lovely weather: that's what Camping El Naranjal has to offer. The campsite is located in a quiet part...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-naranjal-javea-alicante",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/b/674b126a04722.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Cannes s/n",
    "addressLocality": "Jávea/Alicante",
    "postalCode": "03730",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.77058,
    "longitude": 0.18208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}