Re: json-LD contactpoint url Bug or not?

On 3/17/17 8:45 AM, "Marcel Köh" wrote:
> Hi there i have an issue i would like to add current information on my
> website:
>
> https://schema.org/Organization:  Example 7
> or  on:
> https://developers.google.com/search/docs/data-types/corporate-contacts 
>  
> <script type=3D"application/ld+json">
> {
>   "@context": "http://schema.org",
>   "@type": "Organization",
>   "url": "http://www.your-company-site.com",
>   "contactPoint": [
>     { "@type": "ContactPoint",
>       "telephone": "+1-401-555-1212",
>       "contactType": "customer service"
>     }
>   ]
> }
> </script>
>
> the problem is that tool always complain about the url:
> https://search.google.com/structured-data/testing-tool/u/0/
> My question are, is that testing tool in this case wrong or is json-ld
> wrong?
>
> Thx for you support best regards
>
> Marcel

Here's a clip [1] that demonstrates how I answer these kinds of
questions, courtesy of browser extensions [2][3].

Links:

[1] https://youtu.be/VZb9wlsbs8g -- YouTube clip
[2] http://osds.openlinksw.com -- OpenLink Structured Data Sniffer
Browser Extension
[3] http://dokie.li -- Inline Editing

-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   (Home Page: http://www.openlinksw.com)

Weblogs (Blogs):
Legacy Blog: http://www.openlinksw.com/blog/~kidehen/
Blogspot Blog: http://kidehen.blogspot.com
Medium Blog: https://medium.com/@kidehen

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/dataspace/person/kidehen#this
        : http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this

Received on Friday, 17 March 2017 21:22:21 UTC