[ad_1]
Google Search Console is showing an error on the structures data for this page.
Invalid object type for field 'jobLocation'
If I test the page ) is shows this line as the error:
"jobLocation": [
{
"@id": "#sso/professional-service/place-74399"
}
],Within the WPSSO panel on the post editing page, for Job Location I have selected the location I created within the Places section. The Place has the Place Name, Place Schema Type, the address, phone, and Long/lat listed. From my understanding the jobLocation should list the address like this example:
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"streetAddress": "1600 Amphitheatre Pkwy",
"addressLocality": "Mountain View",
"addressRegion": "CA",
"postalCode": "94043",
"addressCountry": "US"
}
},Do you know how to fix this?
Additionally, I can’t seem to find any where to edit the Job Location Type field, my only options are None or Telecommute.
- This topic was modified 2 hours, 4 minutes ago by .
- This topic was modified 1 hour, 52 minutes ago by .
The page I need help with: [log in to see the link]
