{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deas-farm-tamarino-bulgaria-1",
  "name": "Dea's farm",
  "description": "We are travellers who has a beautifull place and want to share it with other explorers of the world! We try to create a place for everyone who need to be closer to the nature in urban zone. Every motivated creative people and families, who already live a wild and rural natural life are wellcome in our small paradise. Anton (carpenter), Mona (ecologist) , Dea (our daughter, 5 years old) , Moly (labrador sweet dog) and friends : we grow different and interesting kind of natural vegetables, herb...",
  "url": "https://campertunity.com/listings/campgrounds/deas-farm-tamarino-bulgaria-1",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tamarino",
    "addressCountry": "Bulgaria"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3805,
    "longitude": 26.747
  },
  "sameAs": [
    "https://www.campercontact.com/en/bulgaria/-/tamarino/167979/deas-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}