{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stretton-lakes-rutland",
  "name": "Stretton Lakes",
  "description": "Located in 120 acres of farmland, Stretton Lakes is a beautiful, spacious and rural escape with a 5 Star Gold adult-only touring site. Open all year round, the site is the perfect base for both relaxing onsite and exploring the surrounding county of Rutland.",
  "url": "https://campertunity.com/listings/campgrounds/stretton-lakes-rutland",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/27429/images/23957/Image-23957.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stretton Lakes",
    "addressLocality": "Rutland",
    "addressRegion": "Rutland",
    "postalCode": "LE15 7QS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7401018832896,
    "longitude": -0.581055991351604
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}