```json { "@context": "https://schema.org", "@type": "Service", "name": "Free Tutoring Match Assessment", "provider": { "@type": "Organization", "name": "Connect Education", "url": "https://www.connect-education.com" }, "areaServed": { "@type": "Country", "name": "Canada" }, "serviceType": "Free assessment and tutor matching", "offers": { "@type": "Offer", "price": "0", "priceCurrency": "CAD" } } ```