{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-braganca-braganca-district",
  "name": "Discharge Toilet",
  "description": "quiet place at castle wall at different levels-an extension of Rua Miguel Torga-narrow-access large campers [water behind the Castle]-supermarket 50 m-public toilet 100 m-from 1/7 to 15/9 max 24 hours-close to Center",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-braganca-braganca-district",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650671732.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rua de São Sebastião",
    "addressLocality": "Bragança",
    "addressRegion": "braganca-district",
    "postalCode": "5300",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8039,
    "longitude": -6.74595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 239,
    "bestRating": 5,
    "worstRating": 1
  }
}