{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yoga-eco-farm-and-spaces-5-min-walk-from-mediterranean-otran",
  "name": "Yoga Eco Farm and Spaces, 5 min walk from the Mediterranean!",
  "description": "We are a non-profit Yoga Eco Farm based in the Italian town of Otranto. Following the principles of Yoga and Permaculture, our main goals are regenerating ecosystems, and inspiring people to follow their most uplifting and loving inner voice, raising awareness about eco-conscious and mindful living in a fun inclusive environment. We are part of a worldwide grass root movement, and your support and participation is key to make a difference!",
  "url": "https://campertunity.com/listings/campgrounds/yoga-eco-farm-and-spaces-5-min-walk-from-mediterranean-otran",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Otranto",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.149,
    "longitude": 18.489
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}