{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-braga-distrito-de-braga",
  "name": "Parque Municipal de Campismo",
  "description": "induration in the places with electricity - great place of service - gathers sanitary - Park center 2km - Bus stop",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parque-municipal-de-campismo-braga-distrito-de-braga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650799424.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Braga",
    "addressRegion": "distrito-de-braga",
    "postalCode": "4715-053",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.53809,
    "longitude": -8.42228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 151,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}