{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/savour-local-flavours-family-run-hotel-cornwall-england",
  "name": "Savour Local Flavours at Family-Run Hotel",
  "description": "Whether you're traversing the picturesque landscapes in search of the perfect spot to park your motorhome or craving the comforts of home-cooked delights, our family-run haven is your ideal retreat. Indulge in the tastes of the region with delectable meals crafted from locally-sourced produce, ensuring that every bite supports the community and tantalizes your palate. Fancy a hearty start to your day of adventures? Treat yourself to a sumptuous breakfast, available by prior arrangement, to fu...",
  "url": "https://campertunity.com/listings/campgrounds/savour-local-flavours-family-run-hotel-cornwall-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/8123232831/photo-gallery/dKHQEqIWXg7SFGga_a544a0053ba29e9823fd092449c4a266_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cornwall",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.23887721,
    "longitude": -5.26852312
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}