{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-barnby-dun-barnby-dun-england",
  "name": "A Farm in Barnby Dun",
  "description": "Lovely little farm shop with a Cafe, butchers deli we offer everything we produce, make in house or source locally. Our steaks and beef is to die for. Call before arriving, park on the grass strip.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-in-barnby-dun-barnby-dun-england",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/10560283422/photo-gallery/IvpJWajAcKOpz3h3_85d385c41293d0ac15c74a9cfc64d9a7_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barnby Dun",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.57590381,
    "longitude": -1.11610319
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}