{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scotlands-house-campsite-wokingham-berkshire",
  "name": "Scotlands House Campsite",
  "description": "Scotlands House Campsite offers a swimming pool, golf facilities, a supermarket, a playground, a marina, security measures, illuminated lighting, hardened surfaces, waste water discharge, toilet disposal, water tap, electricity, toilet facilities, showers, laundry facilities, WiFi, and a bread service.",
  "url": "https://campertunity.com/listings/campgrounds/scotlands-house-campsite-wokingham-berkshire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651190503"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road",
    "addressLocality": "Wokingham",
    "addressRegion": "Berkshire",
    "postalCode": "RG42 6AJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43599,
    "longitude": -0.74709
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}