Service, ProfessionalService and SameAs schema for Wix businesses

Module 6: Technical SEO, Structured Data & Rich Snippets for Wix | Lesson 66 of 571 | 25 min read

By Michael Andrews, Wix SEO Expert UK

Most Wix businesses offer services, yet very few implement Service schema. This is a missed opportunity. Service schema tells Google exactly what you offer, including descriptions, pricing, and the geographic area you serve. ProfessionalService is the more specific type for licensed professionals. This lesson gives you both implementations.

How-to diagram showing technical SEO elements including JSON-LD structured data markup, schema types, site speed optimisation, and rich snippet results in Google
Technical SEO and structured data transform how Google displays your Wix site in search results with rich snippets and enhanced listings.

When to Use Service vs ProfessionalService

Full Service Schema Implementation

{
  "@context": "https://schema.org",
  "@type": "Service",
  "name": "Wix SEO Audit",
  "description": "Comprehensive SEO audit for Wix websites covering technical, on-page and off-page factors",
  "provider": {
    "@type": "LocalBusiness",
    "name": "Your Business Name",
    "url": "https://yourdomain.com"
  },
  "areaServed": {
    "@type": "Country",
    "name": "United Kingdom"
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "SEO Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Wix SEO Audit",
          "description": "Full 50-point technical SEO audit"
        }
      }
    ]
  }
}

The SameAs Property

SameAs is the property that connects your Wix website entity to all your other verified profiles across the web. Every social media profile, directory listing and professional network page that represents the same business should be listed in sameAs. This creates a web of verified connections that Google uses to confirm your entity identity.

SameAs Best Practice: Include your Google Business Profile URL, LinkedIn company page, Facebook page, Twitter/X profile, Wix Partner page, and any industry-specific directory listings in your sameAs array. The more verified connections, the stronger your entity signal.

Complete How-To Guide: Implementing Service Schema and SameAs on Wix

Follow this step-by-step guide to implement Service or ProfessionalService schema with sameAs properties on your Wix business site for enhanced search visibility.

Follow these steps to add Service schema and sameAs markup to your Wix site

Final Checkpoint: After implementing your schema, run every service page through the Rich Results Test and confirm zero errors and zero warnings. Cross-check that every URL in your sameAs array is live, verified, and points to a genuine profile for your business.

This lesson on Service, ProfessionalService and SameAs schema for Wix businesses is part of Module 6: Technical SEO, Structured Data & Rich Snippets for Wix in The Most Comprehensive Complete Wix SEO Course in the World (2026 Edition). Created by Michael Andrews, the UK's No.1 Wix SEO Expert with 14 years of hands-on experience, 750+ completed Wix SEO projects and 425+ verified five-star reviews.