{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grange-farm-barns-grange-farm-barns-nr14-7dw-bramerton",
  "name": "Grange Farm Barns",
  "description": "This campsite is compact, designed to accommodate up to 5 vans. It offers all necessary services, but lacks shower and toilet facilities. It's located in a peaceful field, surrounded by nature.",
  "url": "https://campertunity.com/listings/campgrounds/grange-farm-barns-grange-farm-barns-nr14-7dw-bramerton",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F6643c657fbad05343d0f8e4f%2Fd1d3861f-6302-4553-ae17-24ba6d06ff85_1_640x480.jpeg?alt=media&token=1d6ca579-acfa-49a4-bb6a-93e0e7bbb03a",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3",
    "addressLocality": "Grange Farm Barns NR14 7DW Bramerton",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.58977,
    "longitude": 1.38787
  },
  "sameAs": [
    "https://campio.no/campsite/grange-farm-barns"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}