{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brynarian-caravan-park-ceredigion",
  "name": "Brynarian Caravan Park",
  "description": "Brynrodyn Caravan Park is a tranquil haven that is the perfect escape from the hustle and bustle of everyday life, and is an excellent base to explore West Wales from.Our family owned park has been carefully and progressively developed since it was first licensed in 1960 to meet the needs of the most discerning visitor. It has been extended, and facilities added and continually upgraded, to maintain ever increasing standards. In 2008 we opened The View, which has already proven to be extremel...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brynarian-caravan-park-ceredigion",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cross Inn",
    "addressLocality": "Llanon",
    "addressRegion": "Ceredigion",
    "postalCode": "SY23 5NA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.243177,
    "longitude": -4.260015
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}