{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-roofensee-stechlin-brandeburgo",
  "name": "Stellplatz Am Roofensee",
  "description": "Small trailer park in Roofensee under coniferous trees. Quiet area with good connections to Rheinsberg or Gransee. approximately 250 m from the beach. Dogs are allowed there. Water is very clean and clear. The pitch has no connection for toilet or electricity. Ideal for short stays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-am-roofensee-stechlin-brandeburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831319.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schleusenweg",
    "addressLocality": "stechlin",
    "addressRegion": "brandeburgo",
    "postalCode": "16775",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10555,
    "longitude": 13.04005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.92,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}