{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agritur-montibeller-roncegno-terme",
  "name": "Agritur Montibeller",
  "description": "Small but perfect: this is how you can best describe the friendly Agriturismo Montibeller. The campsite is only a 10 minute walk from the health...",
  "url": "https://campertunity.com/listings/campgrounds/agritur-montibeller-roncegno-terme",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c919bcab84.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Prose 1",
    "addressLocality": "Roncegno Terme",
    "postalCode": "38050",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.04681,
    "longitude": 11.41156
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/italy/trentino-alto-adige/trentino/roncegno/agritur-montibeller-122261/",
    "https://campio.no/campsite/agritur-montibeller"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}