data/site.json (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
{
"@context": "http://schema.org",
"@type": "WebSite",
"headline": "Pa-Kua School UK",
"url": "https://pakuauk.com",
"name": "pakuauk.com",
"image": "https://pakuauk.com/favicon.png",
"description": "Pa-Kua International School in Cambridge and Bedford in the United Kingdom, teaching martial arts & self defense for adults and kids, acrobatics, oriental archery, and edged weapons.",
"keywords": [
"Pa-Kua",
"Martial Art",
"Self-Defense",
"Self-Defence",
"Acrobatics",
"Chinese Archery",
"Oriental Archery",
"Folk Archery",
"Swordfight",
"Chinese Weapons",
"Cambridge"
],
"sameAs": [
"https://facebook.com/PaKuaUK",
"https://twitter.com/pakuauk",
"https://youtube.com/pakuauk",
"https://instagram.com/pakuauk",
"https://www.eventbrite.co.uk/o/pa-kua-international-school-19817765035",
"https://wa.me/441223852904"
]
}
|