{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glamping-amonte-martinie-ro",
  "name": "Camping & Glamping Amonte",
  "description": "Camping & Glamping Amonte is a campsite in Mărtinic, located in a wood and a river/stream.The campsite has pitches without shade. The campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-glamping-amonte-martinie-ro",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751959a33f4c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Luncii 41B",
    "addressLocality": "Martinie",
    "postalCode": "517781",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.80503,
    "longitude": 23.62144
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}