{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-arangea-lequile",
  "name": "Agriturismo Arangea",
  "description": "Restaurant-local products-[Access via street school building in San Pietro in Lama. Walk 900 m and turn right towards Monteroni. After 50 m you will see the port on the right]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agriturismo-arangea-lequile",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743403.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Vecchia Lecce - Copertino",
    "addressLocality": "Lequile",
    "postalCode": "73010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.31302,
    "longitude": 18.12066
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 81,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}