{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fontemazzocca-casacalenda-molise-1",
  "name": "Fontemazzocca",
  "description": "An organic farm in operation, with a restaurant where only own products are processed and served - on the edge of nature reserve",
  "url": "https://campertunity.com/listings/campgrounds/fontemazzocca-casacalenda-molise-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651044808.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Macchia Puzzo",
    "addressLocality": "Casacalenda",
    "addressRegion": "molise",
    "postalCode": "86043",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.72127,
    "longitude": 14.86898
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}