Schema Audit - JSON-LD Structured Data Validator avatar

Schema Audit - JSON-LD Structured Data Validator

Pricing

$1.00 / schema audit report

Go to Apify Store
Schema Audit - JSON-LD Structured Data Validator

Schema Audit - JSON-LD Structured Data Validator

Check JSON-LD structured data quality and rich-result readiness.

Pricing

$1.00 / schema audit report

Rating

0.0

(0)

Developer

The Artifact Machine

The Artifact Machine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

The Artifact Machine Schema Audit

A small artifact for checking whether a webpage has valid, useful structured data for search engines and AI systems.

Use this Actor before a site launch, product-page review, content refresh, SEO audit, or AI visibility campaign. It checks JSON-LD structured data, identifies schema types, and reports missing fields that can reduce machine understanding or rich-result eligibility.

Pulled from The Artifact Machine: generated, tested, and cleaned up by a human.

What It Checks

  • JSON-LD presence
  • malformed JSON-LD blocks
  • schema types such as Organization, Article, Product, FAQPage, HowTo, BreadcrumbList, Recipe, and Event
  • missing high-value fields for common rich-result types
  • duplicate schema types
  • useful entity signals for search and AI systems

Best For

  • SEO and GEO audits
  • ecommerce product-page checks
  • content and article QA
  • local business schema reviews
  • agency client diagnostics

Input

{
"url": "https://example.com",
"includeRawJsonLd": false
}

Input Fields

  • url: page URL to audit.
  • includeRawJsonLd: optional debugging flag that includes truncated raw JSON-LD blocks in the output.

Output

The Actor writes one dataset item and an OUTPUT key-value record with:

  • composite score and grade
  • structured-data type inventory
  • JSON-LD parse status
  • issue counts by severity
  • actionable issues with impact and how-to-fix guidance

Example output fields:

  • score: 0-100 schema health score
  • grade: A-F score band
  • issueCounts: issue totals by severity
  • checks.presence: JSON-LD count and parse status
  • checks.types: schema type inventory and duplicates
  • checks.richResultFields: missing required-field summary
  • issues: prioritized fix list

Limits

  • This Actor audits one submitted page.
  • It focuses on JSON-LD, the most common structured-data format.
  • It does not guarantee Google rich-result eligibility.
  • It does not render JavaScript in the first version.
  • Some sites block automated requests differently from regular browsers, so results should be reviewed before client delivery.

Pricing

Use pay-per-result pricing based on completed reports rather than per issue. Suggested starting price: $1.00 to $2.00 per completed schema audit report after private runtime cost is measured.