{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castellaro-sassoferrato-marche",
  "name": "Castellaro",
  "description": "Beautiful, quiet camper pitches with a view over the hills. Use of the swimming pool is allowed and it is possible to eat along",
  "url": "https://campertunity.com/listings/campgrounds/castellaro-sassoferrato-marche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651201868.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colle di Murazzano",
    "addressLocality": "Sassoferrato",
    "addressRegion": "marche",
    "postalCode": "60041",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39249,
    "longitude": 12.85926
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/marche/sassoferrato/159051/castellaro"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€25+"
}