experiencehighlevelschema-markup.tsx
Schema Markup
34,900+
5,590+
95%+
Architected and built HighLevel's Schema Markup product end-to-end — a native SEO tool that enables users to create, validate, and publish structured data (JSON-LD) directly within the Funnels & Websites builder, with an AI flow that auto-populates fields from page content.
●Built the full foundational architecture: form + JSON dual view, field-renderer pattern, JSON-LD transformer, and nested field handling — supporting 140+ schema types across 19 parent categories (LocalBusiness, Product, Article, FAQPage, HowTo, VideoObject, and more).
●Authored the HLD and LLD for both the main Schema Markup feature and the Schema Markup Bulk Management system.
●Owned two features through the full PRD → Dev → QA cycle as part of the Full Stack Builder initiative: JSON View enhancements and Nested Fields error handling.
●AI flow reads page content, identifies the best schema types, and auto-populates fields — reducing schema creation time from 20–30 minutes to under 2 minutes per page.
●Published @gsriram24/structured-data-validator as an open source npm package — extended Adobe's structured-data-validator with fieldNames in errors, 6 new schema type validators, and subtype inheritance for 100+ Schema.org types; contributed features upstream via PRs to the Adobe repository.