{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caemawr-llanelli-carmarthenshire",
  "name": "Caemawr Camping & Caravan Site",
  "description": "Currently no description added for Caemawr Camping & Caravan Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caemawr-llanelli-carmarthenshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Caemawr Farm Furnace",
    "addressLocality": "Llanelli",
    "addressRegion": "Carmarthenshire",
    "postalCode": "sa151sg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.6797331,
    "longitude": -4.1620223
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}