{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pen-y-garnedd-farm-cl-menai-bridge-gwynedd",
  "name": "Pen Y Garnedd Farm Cl",
  "description": "Currently no description added for Pen Y Garnedd Farm Cl",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pen-y-garnedd-farm-cl-menai-bridge-gwynedd",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pentreath Isle of Anglesey",
    "addressLocality": "Menai Bridge",
    "addressRegion": "Gwynedd",
    "postalCode": "LL75 8YW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2190685,
    "longitude": -4.1621807
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}