PostSummary: {
    photoCount: number;
    snippets: unknown[];
    thumbnails: Thumbnail[];
    videoCount: number;
}