{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/porto-pirrone-camping-marina-di-leporano",
  "name": "Porto Pirrone Camping",
  "description": "Porto Pirrone Camping is a campsite in Marina di Leporano, Taranto, located by the sea and in a wood.This terraced camp site and camp site with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/porto-pirrone-camping-marina-di-leporano",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f164736fa3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Litoranea Salentina, km 12",
    "addressLocality": "Marina di Leporano",
    "postalCode": "74020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3705,
    "longitude": 17.31153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}