{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/azienda-agricola-melillo-villa-castelli-apulia",
  "name": "Azienda Agricola Melillo",
  "description": "Camper/camping place at an agritourismo. - winemaker with space for wine tasting and making local dishes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/azienda-agricola-melillo-villa-castelli-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651212385.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Masseria Tagliavanti",
    "addressLocality": "villa-castelli",
    "addressRegion": "apulia",
    "postalCode": "72029",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.55413,
    "longitude": 17.50672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}