{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-di-camping-fornaci-al-mare-fornaci-di-barga-liguria",
  "name": "Area Di Camping Fornaci Al Mare",
  "description": "accessible via a coastal road with several narrow tunnels with a height of 3m and via Deiva Marina with a 3.5m railway tunnel - quiet location in front of the barrier of the campsite - facilities at the campsite - bakery and shops in the center at 150m - train station for visiting Cinque Terre at 300m - in the morning call 2nd No.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-di-camping-fornaci-al-mare-fornaci-di-barga-liguria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650706190.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Fornaci",
    "addressLocality": "fornaci-di-barga",
    "addressRegion": "liguria",
    "postalCode": "19014",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.21476,
    "longitude": 9.51865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.5+"
}