{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parco-del-lago-rome-lazio",
  "name": "Camping Parco del Lago",
  "description": "Parco del Lago is a campsite in Anguillara Sabazia - directly on the lake - for prices and opening hours: See website",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parco-del-lago-rome-lazio",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651203710"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungolago di Polline",
    "addressLocality": "Rome",
    "addressRegion": "lazio",
    "postalCode": "00123",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1212,
    "longitude": 12.2832
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}