Skip to content

GEO PR3: expanded JSON-LD schema + llms.txt depth#3

Merged
ampedraszewska merged 1 commit into
mainfrom
geo-jsonld-expansion
May 24, 2026
Merged

GEO PR3: expanded JSON-LD schema + llms.txt depth#3
ampedraszewska merged 1 commit into
mainfrom
geo-jsonld-expansion

Conversation

@ampedraszewska

Copy link
Copy Markdown
Owner

What this changes

Zero UI impact. All changes are in <head> (JSON-LD) or public/llms.txt.

New JSON-LD blocks added to index.html

Person x3 — full structured bios for each partner:

  • Aleksandra Pedraszewska: alumniOf Cambridge, Forbes 30U30 award, ElevenLabs + VividQ history, knowsAbout AI/seed investing
  • Karolina Kukielka: London B2B SaaS VC background, knowsAbout enterprise software
  • Zuzanna Brzosko: YC alum, biotech founder, PhD, knowsAbout techbio/life sciences

ItemList (portfolio) — Replenit, Howie, Polyvia each with:

  • funder relationship pointing to Vastpoint Ventures
  • Full descriptions with customer names and round amounts
  • Sector knowsAbout tags

FAQPage — 9 Q&A pairs covering:

  • Stage, check size, sectors, geography
  • How to pitch, investment thesis, due diligence process
  • Portfolio companies, institutional affiliations

public/llms.txt expanded

Added: founder eligibility criteria, what Vastpoint offers beyond capital, FAQ section (how to pitch, timeline, lead vs co-invest, DD process), Replenit portfolio press link.

Why

LLM crawlers (GPTBot, ClaudeBot, PerplexityBot) parse JSON-LD in <head> without executing JavaScript. These structured blocks let models correctly answer questions like "who are the partners at Vastpoint", "what has Vastpoint invested in", "what stage does Vastpoint invest at".

Verification

Build passes: dist/index.html is 36320 bytes (prerendered). JSON-LD types present: Organization x12, Question x9, Answer x9, Person x6, ListItem x3, FAQPage x1, ItemList x1, WebSite x1.

🤖 Generated with Claude Code

Add three new JSON-LD blocks to index.html (zero UI impact):
- Person x3: full bios for each partner (Aleksandra, Karolina, Zuzanna)
  with alumniOf, award, knowsAbout, sameAs
- ItemList (portfolio): Replenit, Howie, Polyvia with funder relationship,
  descriptions, customer names, round amounts
- FAQPage: 9 Q&A pairs covering stage, check size, sectors, geography,
  how to pitch, investment thesis, due diligence process

Expand public/llms.txt: added FAQ section, founder eligibility criteria,
what Vastpoint offers beyond capital, due diligence process, and
Replenit portfolio announcement coverage link.

All changes are in <head> or public/ -- no UI, no React component changes.
Build verified: dist/index.html 36320 bytes (prerendered).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ampedraszewska ampedraszewska merged commit 5e6e951 into main May 24, 2026
@ampedraszewska ampedraszewska deleted the geo-jsonld-expansion branch May 24, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant