{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agiturismo-nonna-rosa-matera-basilicata",
  "name": "Agiturismo Nonna Rosa",
  "description": "The campsite Nonna Rosa is located in the Matera hills. A short walk leads along an old quarry and is sheltered by oak. Each place is about 60 square meters and offers ample privacy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agiturismo-nonna-rosa-matera-basilicata",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791900.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Matera",
    "addressRegion": "basilicata",
    "postalCode": "75100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.67461,
    "longitude": 16.64577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}