{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-ainsa-aragon",
  "name": "Camping Behaviour Not Allowed",
  "description": "against the historic city walls - toilet over bridge - Tuesday market - paid parking between 11.00 and 21.00; € 0.50 / hour",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-ainsa-aragon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750688.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle de Abajo",
    "addressLocality": "Aínsa",
    "addressRegion": "aragon",
    "postalCode": "22330",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4186,
    "longitude": 0.13482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 126,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8+"
}