{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moto-pareto-b-and-b-pareto-piedmont",
  "name": "Moto Pareto B&B",
  "description": "Space for 2 campers - beautiful view - 4x2 swimming pool available - possibility to have breakfast and dinner in the evening.",
  "url": "https://campertunity.com/listings/campgrounds/moto-pareto-b-and-b-pareto-piedmont",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651060369.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pareto",
    "addressRegion": "piedmont",
    "postalCode": "15010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.53547,
    "longitude": 8.43878
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/piedmont/pareto/103212/moto-pareto-bb-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€9.5+"
}