{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castiadas",
  "name": "water",
  "description": "Azienda Agricola BLE is an organic farm located at the heart of the Castiadas region, in South East Sardinia. We adopt a completely natural way of growing crops, favoring biodiversity with pick-your-own seasonal vegetables, fresh herbs, seasonal honey and fresh eggs available on a daily basis. We also offer an exclusive Off-Grid Sustainable Stay, where we host only you and up to two other campers on our Organic Farm. Guests enjoy fresh and natural products from Farm-to-Table only 10km from th...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/castiadas",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castiadas",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3195,
    "longitude": 9.516
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}