{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-silverbow-park-goonhavern-sudwestengland",
  "name": "Camping Silverbow Park",
  "description": "Very well maintained, garden-like attractively designed camping park, about 4 km from the sea.",
  "url": "https://campertunity.com/listings/campgrounds/camping-silverbow-park-goonhavern-sudwestengland",
  "image": [
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630&prn=prn:campsite:camping-silverbow-park",
    "https://www.pincamp.de/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630",
    "https://www.pincamp.de/i/placeholder.jpg?handle=hRUcLdwuRf6fY3V1BFwc"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Goonhavern",
    "addressRegion": "Südwestengland",
    "postalCode": "TR4 9NX",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33658333,
    "longitude": -5.11916667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}