{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennery-farm-lecce-apulia",
  "name": "Jennery Farm",
  "description": "Small spartan agri-camping - products for sale from the dairy factory - from indicated GPS point approx. 500 m towards the farm - suitable for visiting the city center - center 3.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennery-farm-lecce-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650938319.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Giovanbattista Pergolesi",
    "addressLocality": "Lecce",
    "addressRegion": "apulia",
    "postalCode": "73100",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3591,
    "longitude": 18.13772
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.61,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}