$w.onReady(function () {
// Structured Data for Google (Dog Walking Business)
let structuredData = {
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Teachers Pets - Pet Care",
"url": "https://teacherspetspetcare.com",
"image": "https://teacherspetspetcare.com/logo.jpg",
"description": "Reliable dog walking and pet care services in Saskatoon. Book a trusted pet sitter today!",
"address": {
"@type": "PostalAddress",
"addressLocality": "Saskatoon",
"addressRegion": "SK",
"addressCountry": "Canada"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1-XXX-XXX-XXXX",
"contactType": "customer service"
},
"openingHours": "Mo-Su 08:00-20:00",
"serviceArea": {
"@type": "GeoCircle",
"geoMidpoint": {
"@type": "GeoCoordinates",
"latitude": 52.1579,
"longitude": -106.6702
},
"geoRadius": 5000
},
"sameAs": [
"https://www.facebook.com/TeachersPetsPetCare",
"https://www.instagram.com/TeachersPetsPetCare"
]
};
// Add JSON-LD to Wix Head for SEO
let jsonLD = ``;
$w("#head").append(jsonLD);
});
top of page
Loyalty
Earn points and turn them into rewards
Book a session
Get 100 points
Sign up to the site
Get 50 points
FREE WALK
1,500 Points = 100% off a specific service
Reward
500 Points = $5 off the lowest priced item in cart
Reward
2,000 Points = $10 off the lowest priced item in cart
Reward
5,000 Points = $25 off the lowest priced item in cart
bottom of page