{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-in-craigavon-ireland",
  "name": "An Attraction in Craigavon",
  "description": "Lisieux House is located in the countryside on the shore of Lough Neagh. A traditional farmhouse surrounded by 2 acres of beautiful, organic gardens. Nestled on the beautiful Lough Neagh, means that all visitors are but a stone’s throw from the many wonders and activities of the biggest inland lake in Britain and Ireland.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/attraction-in-craigavon-ireland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/14248433706/photo-gallery/g0iArB4LfteF3qji_6dd22a5df745f5af974e2c8e66b71b0f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Craigavon",
    "addressRegion": "Ireland",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.50769248,
    "longitude": -6.28383086
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}