OpenGraphMetadata: {
    description?: string | null;
    image?: string | null;
    title?: string | null;
}