Example report

Bright Smile Dental

Dental clinic · Belgrade, Serbia · https://brightsmiledental.rs

Back to landing

Search readiness

58/100

Heuristic score based on visible facts, schema clarity, crawler access, and safe review gaps.

Business facts

31 detected / 6 need review / 2 conflicting

Schema status

Organization found, Dentist + Service missing

Readable facts

Contact, hours, and service-area facts need review before publishing

Crawler access

Sitemap found, robots clean, one canonical issue

Free output example

Copy the kind of file AI1GEO prepares.

This is example data, but the shape is the product: JSON-LD, visible fact block, install notes, then re-check.

Free AI visibility file

Copy or download the draft package: LocalBusiness JSON-LD, a visible fact block, and install notes. Keep the JSON-LD aligned with the visible facts before publishing.

draft

JSON-LD

Fact block

Install notes

Install micro-instructions

  1. 1. Publish the visible fact block where visitors can read the same contact, hours, location, and service facts.
  2. 2. Add the matching JSON-LD through a trusted SEO/schema plugin, custom-code field, or developer-managed template.
  3. 3. Re-check crawler access, missing facts, and JSON-LD detection after publishing; access is a prerequisite, not an AI answer or ranking promise.

Prioritized fixes

  • Add LocalBusiness + Dentist JSON-LD from confirmed on-site facts.
  • Split implants and whitening into dedicated service pages with clearer headings.
  • Publish visible FAQ for pricing, booking, and aftercare to support safe FAQ schema later.
  • Unify opening hours across homepage, contact page, and footer.

Readable-fact review notes

  • Address wording is visible, but opening hours were missing from the first readable fact block.
  • Emergency dentistry is mentioned, but the service page structure should make that path clearer.
  • No price data is added to schema until a visible, owner-reviewed price range exists.

Safety rule

AI1GEO only drafts schema from facts visible on your site or explicitly confirmed by you.

This is intentional public example data, not a live crawl, customer proof, ranking claim, or autonomous publishing recommendation.

Safe JSON-LD draft preview

{
  "@context": "https://schema.org",
  "@type": ["Dentist", "LocalBusiness"],
  "name": "Bright Smile Dental",
  "url": "https://brightsmiledental.rs",
  "telephone": "+381-11-555-0101",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Example 12",
    "addressLocality": "Belgrade",
    "addressCountry": "RS"
  },
  "openingHours": ["Mo-Fr 09:00-18:00"],
  "areaServed": "Belgrade"
}