add structured data (JSON-LD) for a LocalBusiness — Cafe type


Agent's response
I added a new “Structured Data (JSON‑LD)” section at the bottom of the index.html page containing a LocalBusiness (Cafe) schema with placeholder values for you to fill in. The draft is ready for your review.
Tool calls
list_sections step 1
{
"page": "index.html"
}
add_section step 2
{
"page": "index.html",
"name": "structured-data",
"label": "Structured Data (JSON-LD)",
"html": "<script type=\"application/ld+json\">\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"Cafe\",\n \"name\": \"[INSERT CAFE NAME]\",\n \"image\": [\n \"[INSERT IMAGE URL]\"\n ],\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 \"telephone\": \"[I