Emergency dentist in Liverpool
Q: What are your business hours? A: We are open from Monday to Friday, 9am to 5pm EST. <script type="application/ld+json"> { "@context":"http://schema.org", "@type":"FAQPage", "mainEntity":[ { "@type":"Question", "name":"What are your business hours?", "acceptedAnswer":{ "@type":"Answer", "text":"We are open from Monday to Friday, 9am to 5pm EST." } } ] } </script> Here is what the Schema Language Markup will look like:<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type":"FAQPage",
"mainEntity":[
{
"@type":"Question",
"name":"What are your business hours?",
"acceptedAnswer":{
"@type":"Answer",
"text":"We are open from Monday to Friday, 9am to 5pm EST."
}
}
]
}
</script>