Flash deal ends in--:--:--— use GEO10 for 10% off

Technical SEOFree · runs in your browser

Knowledge graph JSON-LD builder

KnowledgeGraphSchema Generator

Generate a complete knowledge graph schema connecting your brand, products, people and content.

Configuration● live

One absolute URL per row. LinkedIn, X, Wikipedia, Wikidata, Crunchbase all count.

One product or service name per row.

The topics this brand has authority over. Feeds the knowsAbout edge.

Top pages you want AI assistants to cite. These become subjectOf edges.

JSON-LD output
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://geolify.com/#organization",
      "name": "Geolify",
      "url": "https://geolify.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://geolify.com/logo.png"
      },
      "description": "Generative engine optimization platform that helps brands rank inside ChatGPT, Claude, Gemini and Perplexity.",
      "sameAs": [
        "https://www.linkedin.com/company/geolify/",
        "https://x.com/geolify",
        "https://en.wikipedia.org/wiki/Generative_engine_optimization"
      ],
      "knowsAbout": [
        "Generative Engine Optimization",
        "AI Search",
        "LLM Citations",
        "Schema Markup",
        "Entity SEO"
      ],
      "founder": {
        "@id": "https://geolify.com/team/jane-doe/"
      },
      "makesOffer": [
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "GEO Starter Package"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "GEO Growth Package"
          }
        },
        {
          "@type": "Offer",
          "itemOffered": {
            "@type": "Service",
            "name": "GEO Enterprise Package"
          }
        }
      ],
      "subjectOf": [
        {
          "@type": "CreativeWork",
          "url": "https://geolify.com/knowledge-hub/schema-markup-for-ai-search/"
        },
        {
          "@type": "CreativeWork",
          "url": "https://geolify.com/knowledge-hub/entity-seo-for-ai-era/"
        }
      ]
    },
    {
      "@type": "Person",
      "@id": "https://geolify.com/team/jane-doe/",
      "name": "Jane Doe",
      "url": "https://geolify.com/team/jane-doe/",
      "jobTitle": "Founder & CEO",
      "worksFor": {
        "@id": "https://geolify.com/#organization"
      },
      "knowsAbout": [
        "Generative Engine Optimization",
        "AI Search",
        "LLM Citations",
        "Schema Markup",
        "Entity SEO"
      ]
    },
    {
      "@type": "CreativeWork",
      "@id": "https://geolify.com/knowledge-hub/schema-markup-for-ai-search/",
      "url": "https://geolify.com/knowledge-hub/schema-markup-for-ai-search/",
      "about": {
        "@id": "https://geolify.com/#organization"
      },
      "author": {
        "@id": "https://geolify.com/team/jane-doe/"
      }
    },
    {
      "@type": "CreativeWork",
      "@id": "https://geolify.com/knowledge-hub/entity-seo-for-ai-era/",
      "url": "https://geolify.com/knowledge-hub/entity-seo-for-ai-era/",
      "about": {
        "@id": "https://geolify.com/#organization"
      },
      "author": {
        "@id": "https://geolify.com/team/jane-doe/"
      }
    }
  ]
}
</script>

How it works

Fill in your brand, founder, products, topical authority and flagship content. The generator emits a single @graph JSON-LD block that wires every node together with @id references so assistants can traverse the relationships in a single parse instead of re-stitching three separate schema blocks.

Why @graph beats isolated schema

  • Traversable. The assistant reads Organization → founder → Person → worksFor → Organization as a closed loop, confirming the entity is self-consistent.
  • Entity-first. knowsAbout and subjectOf edges let you declare topical authority explicitly rather than hoping the crawler infers it.
  • sameAs anchors. Wikipedia, Wikidata and LinkedIn links promote your entity into the assistant's training-data-adjacent entity graph.

Pair with

Build the individual nodes with the Organization schema generator, the entity schema builder and the brand entity builder. Validate the final block with the structured data validator. The playbook is in our entity SEO guide.

Want this done for you?

Ship the full GEO playbook in 14 days

Geolify GEO packages bundle every tool on this site into a 14-day done-for-you build - llms.txt, schema, entity strength, content overhaul, citations and the measurement stack. From $499.

Explore More Packages

Combine services for maximum AI visibility.