{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fairlands-farm-reading-berkshire",
  "name": "Fairlands Farm Certificated Site",
  "description": "Currently no description added for Fairlands Farm Certificated Site",
  "url": "https://campertunity.com/listings/campgrounds/fairlands-farm-reading-berkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Church Road",
    "addressLocality": "Reading",
    "addressRegion": "Berkshire",
    "postalCode": "RG1 2AG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.4534889,
    "longitude": -1.031873
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}