{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-shepherds-cabins",
  "name": "Family+ Shepherd's Cabins",
  "description": "Enjoy a family glamping break in Norwich at Applewood Countryside Park. These shepherd's cabins are new for 2018 and have their own en-suite bathroom, fully fitted kitchen and private decked terrace. Our Shepherd's Cabins provide the perfect spot to unwind, enjoy a drink and just watch the world go by.",
  "url": "https://campertunity.com/listings/campgrounds/family-shepherds-cabins",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.4448346938361,
    "longitude": 1.02713853303521
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}