{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitehouse-farm-caravan-site-lincoln-lincolnshire",
  "name": "Whitehouse Farm Caravan Site",
  "description": "This is a Camping and Caravan Club Certificated Site (CS). A small campsite that accepts just five caravans or motorhomes. Some of these CS’s accept tents, space permitting. CSs are often quieter, smaller places to camp, with many offering minimal facilities – ideal for when you want to get away from it all.Members only - you can join on site.Site Details2 acres. Gentle Slope. Booking advisable.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitehouse-farm-caravan-site-lincoln-lincolnshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main St.",
    "addressLocality": "Lincoln",
    "addressRegion": "Lincolnshire",
    "postalCode": "LN6 4RU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2293545,
    "longitude": -0.5404819
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}