{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valle-dei-templi-agrigento-san-leone",
  "name": "Camping Valle dei Templi S.R.L.",
  "description": "Camping Valle dei Templi S.R.L. is a campsite in Agrigento, Agrigento.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-valle-dei-templi-agrigento-san-leone",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/b/674b163c5c36f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Emporium 94",
    "addressLocality": "Agrigento (San Leone)",
    "postalCode": "92100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.26953,
    "longitude": 13.58319
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}