{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/peanuts-from-venice",
  "name": "Peanuts from Venice",
  "description": "We are a family of 4, living in small house with a garden and a dog (a cocker spaniel).From our site",
  "url": "https://campertunity.com/listings/campgrounds/peanuts-from-venice",
  "image": [
    "https://campspace.com/media/medium/uploads/space/bf/b6/fa/bfb6fa4d99c5bf84c578478a551f3171.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57,
    "longitude": 12.24
  },
  "sameAs": [
    "https://campspace.com/en/s/noccioline-di-venezia_2642?pitchTypeId=782&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}