{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-porat-povljana-istria-quarnero-dalmazia-regione",
  "name": "Campeggio Porat",
  "description": "The Porat campsite offers a quiet holiday in a dense pine forest in the southern part of the island of Pag. With a children's playground, nearby beaches and sports facilities, it offers a perfect combination of relaxation and fun for the whole family.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campeggio-porat-povljana-istria-quarnero-dalmazia-regione",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2024/02/Campsite-Porat-Air-View.jpg",
    "https://adriacamps.com/wp-content/uploads/2024/02/Campsite-Porat-Air-View-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Put Hršćice 2a",
    "addressLocality": "Povljana",
    "addressRegion": "Istria Quarnero Dalmazia - regione Zara Dalmazia - regione Spalato Dalmazia - regione Sebenico",
    "addressCountry": "HR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.349305850501,
    "longitude": 15.10532874418
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}