{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherished-holiday-homes-34",
  "name": "Cherished Holiday Homes",
  "description": "Cala Gran has a really friendly feel chocked-full of fun. Featuring a heated indoor pool – huge water slide, plus Pool Parties.",
  "url": "https://campertunity.com/listings/campgrounds/cherished-holiday-homes-34",
  "image": [
    "https://cherishedholidayhomes.co.uk/app/uploads/2022/01/att.bUaYMC92C9ExSMJr5r5_bfunwTyOaCR-iQujDrhMl9g-1.jpeg",
    "https://cherishedholidayhomes.co.uk/app/plugins/wp-customer-reviews/css/1x1.png"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.8978903,
    "longitude": -3.019668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}