{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pineta-casal-borsetti",
  "name": "Pineta",
  "description": "Camping in the middle of the pine forest in CasalBorsetti - Ravenna centre: 15km.",
  "url": "https://campertunity.com/listings/campgrounds/pineta-casal-borsetti",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651191685"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Giovanni Spallazzi 15",
    "addressLocality": "Casal Borsetti",
    "addressRegion": "Emilia-Romagna",
    "postalCode": "48123",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5409,
    "longitude": 12.27893
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}