add LocalBusiness JSON-LD with type:Dentist + opening hours


Agent's response
I’ve added a LocalBusiness JSON‑LD script (type Dentist) with placeholder opening‑hours details to the **localbusiness‑jsonld** section at the top of index.html. The draft is ready for your review—please check the preview and publish when you’re satisfied.
Tool calls
list_partials step 1
{}
list_sections step 2
{
"page": "index.html"
}
add_section step 3
{
"page": "index.html",
"name": "localbusiness-jsonld",
"label": "LocalBusiness JSON-LD",
"html": "<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"Dentist\",\n \"name\": \"Mainline Dental\",\n \"url\": \"https://www.mainlinedental.com.au\",\n \"telephone\": \"[INSERT PHONE NUMBER]\",\n \"address\": {\n \"@type\": \"PostalAddress\",\n \"streetAddress\": \"[INSERT STREET ADDRESS]\",\n \"addressLocality\": \"[INSERT SUBURB]\",\n \"addressRegion\": \"[INSERT STATE]\",\n \"postalCode\": \"[INSERT POSTCODE]\",\n \"addres
read_section step 4
{
"page": "index.html",
"section": "localbusiness-jsonld"
}
update_section step 5
{
"page": "index.html",
"section": "localbusiness-jsonld",
"html": "<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"Dentist\",\n \"name\": \"Mainline Dental\",\n \"url\": \"https://www.mainlinedental.com.au\",\n \"telephone\": \"[INSERT PHONE NUMBER]\",\n \"address\": {\n \"@type\": \"PostalAddress\",\n \"streetAddress\": \"[INSERT STREET ADDRESS]\",\n \"addressLocality\": \"[INSERT SUBURB]\",\n \"addressRegion\": \"[INSERT STATE]\",\n \"postalCode\": \"[INSERT POSTCODE]\",\n \"addressCountry\": \"AU\"\n },\n \"ope