{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sea-acres-holiday-park-falmouth-cornwall",
  "name": "Sea Acres Holiday Park",
  "description": "Currently no description added for Sea Acres Holiday Park",
  "url": "https://campertunity.com/listings/campgrounds/sea-acres-holiday-park-falmouth-cornwall",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kennack Sands",
    "addressLocality": "Falmouth",
    "addressRegion": "Cornwall",
    "postalCode": "TR12 7LT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1552197,
    "longitude": -5.0688262
  }
}