{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westmoor-farm-certificated-location-lincoln-lincolnshire",
  "name": "Westmoor Farm Certificated Location",
  "description": "Currently no description added for Westmoor Farm Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westmoor-farm-certificated-location-lincoln-lincolnshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Street",
    "addressLocality": "Lincoln",
    "addressRegion": "Lincolnshire",
    "postalCode": "LN4 3BQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2293545,
    "longitude": -0.5404819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}