{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-miraflores-rapallo",
  "name": "Camping Miraflores",
  "description": "Camping Miraflores is a campsite in Rapallo, Genoa.This terraced camp site has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-miraflores-rapallo",
  "image": [
    "https://cdn2.acsi.eu/6/8/4/f/684ff534e9acb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Savagna 10",
    "addressLocality": "Rapallo",
    "postalCode": "16035",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35769,
    "longitude": 9.20958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}