{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-campingplatz-sonnenberg-branden",
  "name": "Are dogs allowed at the campsite Campingplatz Sonnenberg?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/are-dogs-allowed-at-campsite-campingplatz-sonnenberg-branden",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-sonnenberg/My9iSuMtctRp.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-sonnenberg/yLoyoZ51eJA3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zur Schafsbrücke 7",
    "addressLocality": "Campingplatz Sonnenberg",
    "addressRegion": "Brandenburg",
    "postalCode": "15926",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8995,
    "longitude": 13.70912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}