{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-llandysul-llandysul-wls",
  "name": "A Pub in Llandysul",
  "description": "Pub with restaurant and large carpark. Meals served 5 nights a week and Sunday lunch. If you are unable to get through on the landline feel free to give me a call on: ***-***-****4",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-llandysul-llandysul-wls",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/29746/profile/mtJycGwd9Ng5xM51_e0c82733ae5762d83ffc8afe622356b2_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Llandysul",
    "addressRegion": "WLS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0997942,
    "longitude": -4.27485647
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}