{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/proyecto-granja-ecologica-retiro-naturaleza-bosa",
  "name": "Proyecto de granja ecológica con retiro en la naturaleza.",
  "description": "Immersed in the nature of Sardinia, close to beautiful beaches, our ecological farm project in Mattagiana, near Bosa, offers the experience of pure nature. Far from the noises and stress of the city, here you can relax and watch the eagles fly or embrace the cats.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/proyecto-granja-ecologica-retiro-naturaleza-bosa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bosa",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.308,
    "longitude": 8.531
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}