{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/champs-field-york-north-yorkshire",
  "name": "Champs Field",
  "description": "Make a stop at Champs Field, near York, a small, friendly site with a communal central firepit great for getting together with other campers and tourers. This campsite is a dog-free site.Champs Field is set on a working beef farm and sells its home-grown meat from the campsite shop…you’re unlikely to manage a BBQ with fewer food miles anywhere else! Not that we’re obsessed with food and eating, but guests at Champs Field often take the pleasant five minute stroll to the fabulous village pub,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/champs-field-york-north-yorkshire",
  "image": [
    "https://lh3.googleusercontent.com/-uaT0z74Iu4o/VQwVhuVMLPI/AAAAAAAEM2c/LSaZwwvBrhI/w1000/Champs-Field-520542854n.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Colton Services",
    "addressLocality": "York",
    "addressRegion": "North Yorkshire",
    "postalCode": "LS24 8EG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9590555,
    "longitude": -1.0815361
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}