{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southfield-camping-somerset-east-lyng",
  "name": "Southfield Camping Somerset",
  "description": "Enjoy a relaxing stay at Southfield Camping Somerset in East Lyng, United Kingdom. Visitors' rating: 4.",
  "url": "https://campertunity.com/listings/campgrounds/southfield-camping-somerset-east-lyng",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651194573.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Road / A361",
    "addressLocality": "east-lyng",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.37805,
    "longitude": -3.43597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}