{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-meadow-farm-certificated-site-leicester-leicestershire",
  "name": "Long Meadow Farm Certificated Site",
  "description": "Nestling deep in the heart of Quorn country with its great bridleway, footpath and rambling networks, Long Meadow Camp offers you the opportunity to experience the English countryside at its best. Wildlife and peace abound. Dogs, horses and children are welcome.Children will enjoy stream-dipping; the whole family may have fun playing rounders or cricket in our sports field; or take the trail down to the brook, over the bridge and into the spinney and meadow beyond to experience the delights o...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-meadow-farm-certificated-site-leicester-leicestershire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ingarsby Road",
    "addressLocality": "Leicester",
    "addressRegion": "Leicestershire",
    "postalCode": "LE7 9JU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6849138,
    "longitude": -1.1847653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}