{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-cork-cork-ireland",
  "name": "A Pub in Cork",
  "description": "We are a cosy, family run country pub. No food offerings. Open from 5pm. Beautiful Open fire from October to May. Water and toilets available during opening hours. Very slight slope where parking. 4 to 5 miles from beautiful beaches 1 mile from hill walk with superb views of the West Cork countryside 1 mile from an untouched stone circle",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pub-in-cork-cork-ireland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/19979652978/photo-gallery/tPb9eGTF3Rcpn3uq_f3a8bce60561ffd460bfcf94d626235d_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cork",
    "addressRegion": "Ireland",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.60656553,
    "longitude": -9.03874014
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}