{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-holiday-senigallia-marche",
  "name": "Camping Holiday",
  "description": "10 m from the sea - 3 km from city center - for exact prices and opening hours, see website",
  "url": "https://campertunity.com/listings/campgrounds/camping-holiday-senigallia-marche",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungomare Leonardo da Vinci",
    "addressLocality": "Senigallia",
    "addressRegion": "marche",
    "postalCode": "60019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.69836,
    "longitude": 13.25172
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/marche/senigallia/112627/camping-holiday",
    "https://spiaggiacanisenigallia.it"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "50",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€50+"
}