{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valdeiva-deiva-marina",
  "name": "Camping Valdeiva",
  "description": "In the hilly region Liguria, just a few kilometres from the Italian Riviera and the Mediterranean Sea, you will find Camping Valdeiva. Many regular...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-valdeiva-deiva-marina",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/a/674ad11d471d6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Ronco",
    "addressLocality": "Déiva Marina",
    "postalCode": "19013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.22528,
    "longitude": 9.55056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 424,
    "bestRating": 10,
    "worstRating": 1
  }
}