{ "@context": "http://schema.org", "@type": "Organization", "url": "http://www.your-company-site.com", "contactPoint": [ { "@type": "ContactPoint", "telephone": "+1-401-555-1212", "contactType": "customer service" } ] }

Testing page

{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://www.your-company-site.com",
"contactPoint": [
{ "@type": "ContactPoint",
"telephone": "+1-401-555-1212",
"contactType": "customer service"
}
]
}

Your highlighted text here.

{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://www.your-company-site.com",
"contactPoint": [
{ "@type": "ContactPoint",
"telephone": "+1-401-555-1212",
"contactType": "customer service"
}
]
}

Hi am i shubham and this is testing page.