{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agriturismo-amarant-bergamasco-piedmont",
  "name": "Agriturismo Amarant",
  "description": "quiet located-restaurant",
  "url": "https://campertunity.com/listings/campgrounds/agriturismo-amarant-bergamasco-piedmont",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702410.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Alessandrina",
    "addressLocality": "bergamasco",
    "addressRegion": "piedmont",
    "postalCode": "15026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.84155,
    "longitude": 8.43223
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/piedmont/bergamasco/12097/agriturismo-amarant"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€20+"
}