{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/club-del-sole-pini-boutique-resort-punta-marina-terme",
  "name": "Club del Sole Pini Boutique Resort",
  "description": "Pini Beach Village is a beach campsite on the Mediterranean. The campsite is located directly on the beach of the Italian east coast, at Ravenna. The...",
  "url": "https://campertunity.com/listings/campgrounds/club-del-sole-pini-boutique-resort-punta-marina-terme",
  "image": [
    "https://cdn3.acsi.eu/6/8/0/f/680f41d8e5921.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via della Fontana 58",
    "addressLocality": "Punta Marina Terme",
    "postalCode": "48122",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4315,
    "longitude": 12.30064
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}