--- import type { Thing, WithContext } from 'schema-dts'; interface Props { schema: WithContext; } const { schema } = Astro.props; --- { /* astro(4000) is expected — JSON-LD is static data that should be inline (withastro/astro#3544) */ }