{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-ficulle-ficulle-umbria",
  "name": "Area Comunale Ficulle",
  "description": "quiet and clean place to the SS 71 al km 52,400 at the Parco Cittadino opposite the Carabinieri-can be closed in July and augustuis about exhibitions-centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-ficulle-ficulle-umbria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650670912.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Orvieto",
    "addressLocality": "ficulle",
    "addressRegion": "umbria",
    "postalCode": "05016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83011,
    "longitude": 12.06818
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}