{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domki-mobilne-selema-camping-santa-lucia",
  "name": "Domki mobilne na Selema Camping",
  "description": "Selena Camping is located in a pine forest along the coast of Sardinia. It has facilities such as a swimming pool, restaurant, mini market..",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domki-mobilne-selema-camping-santa-lucia",
  "image": [
    "https://domkimobilne.com/wp-content/uploads/2024/10/logo-pl-footer.png",
    "https://domkimobilne.com/wp-content/uploads/2024/12/Selema-Camping-Common-Pool.jpg",
    "https://domkimobilne.com/wp-content/uploads/2024/12/Selema-Camping-Common-Pool-200x200.jpg.webp",
    "https://domkimobilne.com/wp-content/uploads/2024/12/Selema-Camping-Way-To-The-Beach-200x200.jpeg.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Santa Lucia di Siniscola",
    "addressLocality": "Santa Lucia",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5008481,
    "longitude": 10.8207389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}