Title: Schema Professional Service
Last modified: February 13, 2021

---

# Schema Professional Service

 *  [elizabethsweeny](https://wordpress.org/support/users/elizabethsweeny/)
 * (@elizabethsweeny)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/schema-professional-service/)
 * Hi Guys,
 * i add schmema “ProfessionalService” to the website head. But if i check
    it with
   the google structured data tool: [https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.bewerta.de](https://search.google.com/structured-data/testing-tool?hl=de#url=https%3A%2F%2Fwww.bewerta.de)
 * Its not listed as separat Data/Point. Instead it is nested in the BreadcrumbList
   Data/Point. How can i make ProfessionalService appear as a separat Data/Point?
 * Or is something wrong with the syntax?
 * Lg Elizabeth
 *     ```
       <script type="application/ld+json">{
        "@context": "http://schema.org",
       "@type": "ProfessionalService",
        "name": "Marcus Andreas Monsieur Kfz-Marktbeobachtung",
        "image": "https://www.bewerta.de/wp-content/uploads/bewerta-fahrzeugbewertung-monsieur.png",
        "@id": "",
       "url": "https://www.bewerta.de/",
       "telephone": "01771695593",
   
       "address": {
       "@type": "PostalAddress",
       "streetAddress": "Oberstrasse. 3",
       "addressLocality": "Krefeld",
       "postalCode": "47829",
       "addressCountry": "DE"
        },
       "geo": {
       "@type": "GeoCoordinates",
       "latitude": 51.353483,
       "longitude": 6.649856
       },
       "openingHoursSpecification": {
       "@type": "OpeningHoursSpecification",
       "dayOfWeek": [
       "Monday",
       "Tuesday",
       "Wednesday",
       "Thursday",
       "Friday",
       "Saturday"
        ],
       "opens": "09:00",
       "closes": "17:00"
                   }
       }
       </script>
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fschema-professional-service%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [corrinarusso](https://wordpress.org/support/users/corrinarusso/)
 * (@corrinarusso)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/schema-professional-service/#post-14046017)
 * Hm, I have to admin I’m still a newbie when it comes to schema markup. However
   have had to be addressing this with clients more and more recently.
 * How are you generating the schema ?
    Are you relying on Yoast or is it coming
   from your Google Tag Mngr ?
 *  Thread Starter [elizabethsweeny](https://wordpress.org/support/users/elizabethsweeny/)
 * (@elizabethsweeny)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/schema-professional-service/#post-14047560)
 * Hi,
 * This schema i generated from examples and added it manually to the head section
   of wordpress. But on _[ redundant link removed ]_ we use yoast too.
 * This is the schema which yoast adds for pages:
 *     ```
       script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.bewerta.de/#website","url":"https://www.bewerta.de/","name":"Neutrale Fahrzeugbewertung","description":"Neutrale
       Fahrzeugbewertung","potentialAction":[{"@type":"SearchAction","target":"https://www.bewerta.de/?s={search_term_string}","query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"ImageObject","@id":"https://www.bewerta.de/#primaryimage","inLanguage":"de-DE","url":"https://www.bewerta.de/oldtimer/auto-oldtimer-wert-bewertung.jpg"},{"@type":"WebPage","@id":"https://www.bewerta.de/#webpage","url":"https://www.bewerta.de/","name":"Neutrale
       Fahrzeugbewertung 2021: Wertermittlung Pkw Motorrad Oldtimer","isPartOf":{"@id":"https://www.bewerta.de/#website"},"primaryImageOfPage":{"@id":"https://www.bewerta.de/#primaryimage"},"datePublished":"2011-09-14T09:45:02+00:00","dateModified":"2021-01-08T14:40:29+00:00","description":"Neutrale
       Fahrzeugbewertung: Wertermittlung Motorrad \u2713 Auto \u2713 Wohnwagen & Wohnmobil \u2713 f\u00fcr privaten Fahrzeugverkauf. Kaufvertrag Vorlagen A-Z","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https://www.bewerta.de/"]}]},{"@type":"BreadcrumbList","@id":"https://www.bewerta.de/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"item":{"@type":"WebPage","@id":"https://www.bewerta.de/","url":"https://www.bewerta.de/","name":"Home"}}]}]}</script>
       ```
   
    -  This reply was modified 5 years, 6 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
    -  This reply was modified 5 years, 6 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
 *  Thread Starter [elizabethsweeny](https://wordpress.org/support/users/elizabethsweeny/)
 * (@elizabethsweeny)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/schema-professional-service/#post-14047798)
 * Hi,
 * Schema gets more and more important. I think sites with some basic Schema like“
   Organization” or “Person”, “CreativeWork”, “ProfessionalService” rank better.
 * To make my problem more clear, another example:
 * [https://search.google.com/structured-data/testing-tool?hl=de#url=giveshelter.org](https://search.google.com/structured-data/testing-tool?hl=de#url=giveshelter.org)
 * In the Structured Tata Tool, you see the Data/Points WebPage, BreadcrumbList,
   ProfessionalService – all good.
 * But for Bewerta
 * [https://search.google.com/structured-data/testing-tool?hl=de#url=www.bewerta.de](https://search.google.com/structured-data/testing-tool?hl=de#url=www.bewerta.de)
 * In the Structured Tata Tool, you see the Data/Points WebPage, BreadcrumbList,
   CreativeWork but not ProfessionalService. Somehow its embed in the BreadCrumbList.
 * My goal is it to make ProfessionalService appear as a single separate Data/Point.
 * Perhaps its a problem with the schema syntax, or its conflicting with the yoast
   seo plugin?
 * It is very strange if you just delete a space or something else from the source
   code (left side) in the structured data tool and then test the page again ProfessionalService
   is displayed.
 * Greetings Elizabeth

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Schema Professional Service’ is closed to new replies.

## Tags

 * [Creativework](https://wordpress.org/support/topic-tag/creativework/)
 * [organization](https://wordpress.org/support/topic-tag/organization/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 3 replies
 * 2 participants
 * Last reply from: [elizabethsweeny](https://wordpress.org/support/users/elizabethsweeny/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/schema-professional-service/#post-14047798)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
