{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fforest-fach-caravan-trimsaran-wales-united-kingdom",
  "name": "Fforest Fach Caravan Park",
  "description": "Enjoy a relaxing stay at Fforest Fach Caravan Park in Trimsaran, United Kingdom. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fforest-fach-caravan-trimsaran-wales-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B4317",
    "addressLocality": "trimsaran",
    "addressRegion": "Wales",
    "postalCode": "SA17 4LB",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73590021,
    "longitude": -4.23758779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}