{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harbour-square-tongland-schottland",
  "name": "Harbour Square",
  "description": "Enjoy a relaxing stay at Harbour Square in Tongland, United Kingdom. Customer rating: 2.42.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harbour-square-tongland-schottland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650751162.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saint Cuthbert Street",
    "addressLocality": "Tongland",
    "addressRegion": "Schottland",
    "postalCode": "DG6 4DJ",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.83714,
    "longitude": -4.0506
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}