{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stork-roseto-degli-abruzzi-abruzzes",
  "name": "Stork",
  "description": "How to get to the camping village Stork? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stork-roseto-degli-abruzzi-abruzzes",
  "image": [
    "https://www.homair.com/photos/camping/2733/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Mare, 11",
    "addressLocality": "Roseto degli Abruzzi",
    "addressRegion": "Abruzzes",
    "postalCode": "64026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.73469,
    "longitude": 13.98102
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "110",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€110+"
}