{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roebuck-farm-campsite-wareham-dorset",
  "name": "Roebuck Farm Campsite",
  "description": "Dan Green is a fifth generation farmer who completed his two year national diploma in agriculture at Kingston Maurward College with distinction.In 2001, Twelve Green Acres was born, with the vision of farming rare breed pigs under a free range system with high levels of animal welfare. This was achieved at Post Green Farm on a twelve acre field already in its final year of conversion to Soil Association standards. Alongside his work on the farm, Dan found time to learn the art of butchery in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/roebuck-farm-campsite-wareham-dorset",
  "image": [
    "https://lh3.googleusercontent.com/-Le5ZRnemPF4/UbnRVM-R7-I/AAAAAAADG48/uAYgKnLJWg4/w1000/Roebuck-Farm-Campsite-131527281.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highwood",
    "addressLocality": "Wareham",
    "addressRegion": "Dorset",
    "postalCode": "BH20 6AR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6868972,
    "longitude": -2.1098377
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}