{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-beinasco-piamonte",
  "name": "Camping Behaviour Not Allowed",
  "description": "Place for motorhomes next to the motorway - center of Turin 15 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-behaviour-not-allowed-beinasco-piamonte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651047780.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via San Felice",
    "addressLocality": "Beinasco",
    "addressRegion": "piamonte",
    "postalCode": "10092",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.02827,
    "longitude": 7.59326
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651047780.jpg",
    "https://www.campercontact.com/en/italy/piedmont/beinasco/102414/area-caricoscarico-beinasco-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}