{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pension-camping-zur-deutschen-eiche-botos",
  "name": "Pension-Camping Zur Deutschen Eiche",
  "description": "Pension-Camping Zur Deutschen Eiche is a campsite in Botoş.The campsite has pitches without shade. It is possible to rent hikers' cabins. The...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pension-camping-zur-deutschen-eiche-botos",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675181f5466c7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Principala 22",
    "addressLocality": "Botos",
    "postalCode": "727121",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.51472,
    "longitude": 25.22583
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}