{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minffordd-caravan-park-moelfre",
  "name": "Minffordd Caravan Park",
  "description": "Minffordd Caravan Park is a campsite with 11 tents in Moelfre, United Kingdom. Dogs are allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minffordd-caravan-park-moelfre",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTb4ebc0d20005cdb8b14d2f319f489532/biggerthumb.jpg",
    "images//SPOTb4ebc0d20005cdb8b14d2f319f489532/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Minffordd",
    "addressLocality": "Moelfre",
    "postalCode": "LL70 9PQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.288432,
    "longitude": -3.644147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}