{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trotus-valley-camperland-darmanesti",
  "name": "Camping Trotus Valley (Camperland)",
  "description": "Camping Trotus Valley (Camperland) is a campsite in Dărmăneşti.The campsite has pitches without shade and pitches with some shade. It is possible...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-trotus-valley-camperland-darmanesti",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67506605d0ab6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calea Trotusului 272",
    "addressLocality": "Darmanesti",
    "postalCode": "605300",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.40086,
    "longitude": 26.48133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}