{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glavna-plaza-orebic-hr",
  "name": "Camping Glavna Plaza",
  "description": "Camping Glavna Plaza is a campsite in Orebic, Croatia. Camping Glavna Plaza has wifi, a camping shop, a restaurant and cabinet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glavna-plaza-orebic-hr",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT6d84f596b72c8cfc92c71652d7771f83/camping-glavna-plaza-orebic-3gqtc/conversions/camping-glavna-plaza-orebic-3gqtc-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOT6d84f596b72c8cfc92c71652d7771f83/camping-glavna-plaza-orebic-3gqtc/camping-glavna-plaza-orebic-3gqtc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "K. Domagoja 49",
    "addressLocality": "Orebic",
    "postalCode": "20250",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.97514,
    "longitude": 17.17736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}