{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://vivacityuk.co.uk/#business",
  "name": "Vivacity UK",
  "description": "Personal training and health coaching business in South West London, specialising in women's fitness across all life stages.",
  "url": "https://vivacityuk.co.uk",
  "telephone": "+447852155966",
  "email": "kelly@vivacityuk.co.uk",
  "founder": {
    "@type": "Person",
    "name": "Kelly Pace",
    "jobTitle": "Personal Trainer and Health Coach",
    "knowsAbout": [
      "Personal Training",
      "Pre and Postnatal Fitness",
      "Menopause Exercise",
      "Nutritional Therapy"
    ]
  },
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Twickenham",
    "addressRegion": "South West London",
    "addressCountry": "GB"
  },
  "areaServed": [
    { "@type": "City", "name": "Twickenham" },
    { "@type": "City", "name": "Richmond" },
    { "@type": "City", "name": "Putney" },
    { "@type": "City", "name": "Teddington" }
  ],
  "sameAs": [
    "https://www.facebook.com/totssquatsandcoffeepots",
    "https://www.instagram.com/totssquatscoffeepots",
    "https://twitter.com/totssquatscp"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+447852155966",
    "contactType": "customer service",
    "availableLanguage": "English"
  }
}
