{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brow-farm-shrewsbury",
  "name": "Brow Farm",
  "description": "Brow Farm Campsite located in Ratlinghope, west of the Longmynd is a diverse and surprising area of outstanding natural beauty, ever changing and thrilling to explore.The campsite will take many people back to their childhood, sinking ankle deep into old wildflower meadows, which our Grandparents took for granted.Blue bells, cowslips, angelica, spotted orchids, buttercups, pink, red and white clovers, blooms that are so rare and precious nowadays can still be seen in this unspoilt wildflower...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brow-farm-shrewsbury",
  "image": [
    "https://lh4.googleusercontent.com/-1i7V-fmLEk4/VOXVTqWo_bI/AAAAAAAEL38/tcijvISMFeM/w1000/Brow-Farm-621024637.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brow Farm Campsite",
    "addressLocality": "Shrewsbury",
    "addressRegion": "Shropshire",
    "postalCode": "SY5 0SR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.707755,
    "longitude": -2.7540658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}