add LocalBusiness JSON-LD with type:Electrician + Newcastle service area

Base site
Category
seo
Tools called
5
Duration
29.9s
HTML diff
Changed
Example ID
EB-014
Before
Before
After
After

Agent's response

I’ve added a new section called **schema‑localbusiness** just before the footer on your homepage. It contains a JSON‑LD script that marks up Sparkline Electric as a LocalBusiness (type Electrician) with your Newcastle service area, phone, email, and address. Drafts are ready for your review—just publish when you’re happy with the change.

Tool calls

list_sections step 1
{
  "page": "index.html"
}
read_section step 2
{
  "page": "index.html",
  "section": "contact"
}
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\": [\"LocalBusiness\", \"Electrician\"],\n  \"name\": \"Sparkline Electric\",\n  \"telephone\": \"(02) XXXX XXXX\",\n  \"email\": \"hello@sparklineelectric.com.au\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Newcastle\",\n    \"addressRegion\": \"NSW\",\n    \"addressCountry\": \"AU\"\n  },\n  \"areaServed\": {\n    \"@type\": \"City\",\n    \"name\": \"Newca
list_sections step 4
{
  "page": "index.html"
}
add_section step 5
{
  "page": "index.html",
  "name": "schema-localbusiness",
  "label": "Schema LocalBusiness JSON-LD",
  "html": "<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": [\"LocalBusiness\", \"Electrician\"],\n  \"name\": \"Sparkline Electric\",\n  \"telephone\": \"(02) XXXX XXXX\",\n  \"email\": \"hello@sparklineelectric.com.au\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Newcastle\",\n    \"addressRegion\": \"NSW\",\n    \"addressCountry\": \"AU\"\n  },\n  \"areaServed\": {\n    \"@type\": \"City\",\n    \"name\":