{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gitavillage-california-marina-montalto",
  "name": "Gitavillage California",
  "description": "At Gitavillage California, different worlds come together. It is situated between the countryside and the coast, as well as on the border between...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gitavillage-california-marina-montalto",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675015277bf9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Le Casalette snc",
    "addressLocality": "Marina di Montalto",
    "postalCode": "01014",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.30533,
    "longitude": 11.62292
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@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": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}