site.json (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
{
"@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.",
"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"
]
}
|