{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincolnshire-lanes-lincoln-lincolnshire",
  "name": "Lincolnshire Lanes",
  "description": "Situated in the beautiful English countryside, 10 miles north of the historic Roman city of Lincoln, Lincolnshire Lanes has a good old-fashioned feel to it.The campsite is located in the quiet heart of Lincolnshire with around 20 pitches, two log cabins, a couple of tipis along with a fully-equipped Romany gypsy caravan, all hidden among a grove of Christmas trees.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincolnshire-lanes-lincoln-lincolnshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Manor Farm",
    "addressLocality": "Lincoln",
    "addressRegion": "Lincolnshire",
    "postalCode": "LN8 2DB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2293545,
    "longitude": -0.5404819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}