{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-doua-lumi-blajel",
  "name": "Camping Doua Lumi",
  "description": "Camping Doua Lumi is a campsite in Blăjel.The campsite has pitches without shade and pitches with some shade. It is possible to rent hikers' cabins,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-doua-lumi-blajel",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675065086e6fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Str. Tudorvladimirescu 87-89",
    "addressLocality": "Blajel",
    "postalCode": "557050",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.21025,
    "longitude": 24.32467
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}