{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-torroella-de-montgri",
  "name": "Camping Behaviour Not Allowed",
  "description": "location at a family farm in the center of the Costa Brava - walking routes through the Montgrí and Les Illes Medes Natural Park - Monday morning market - bike rides to the beach - Girona-Barcelona bus station 500 m - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-torroella-de-montgri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650869335.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrer de la Santa Espina",
    "addressLocality": "Torroella de Montgrí",
    "addressRegion": "catalonia",
    "postalCode": "17257",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.03783,
    "longitude": 3.13616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}